Request-actions for SOTN NNI requirement

Added new request-actions for SOTN NNI based
service creation

Change-Id: Ib0aa68d9ae3bf4642144ef5e529ee32c4b2a7d84
Issue-ID: SDNC-900
Signed-off-by: Prakash.E <prakash.e@huawei.com>
1 file changed
tree: 66fb23cfb05bb01b15c0f9febdc74b911fa66a0d
  1. asdcApi/
  2. dataChange/
  3. dmaap-listener/
  4. features/
  5. generic-resource-api/
  6. releases/
  7. ueb-listener/
  8. vnfapi/
  9. vnftools/
  10. .gitignore
  11. .gitreview
  12. .scanignore
  13. INFO.yaml
  14. LICENSE.txt
  15. pom.xml
  16. README.md
  17. version.properties
README.md

This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:

  1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.

  2. To compile, run "mvn clean install".