Add JSON template for VoLTE use case

*For ipwan controller first need to get authentication token and add to customHttpHeaders

Change-Id: I7be6e75f9712bc2214ee4a1804189162675c8a25
Issue-Id: SDNC-131
Signed-off-by: Ramu N <ramu.n@huawei.com>
3 files changed
tree: 4667e2a5f2fd7aceccec4cdfb8ee8b390c60dc02
  1. docs/
  2. fabric-discovery-plugin/
  3. properties-node/
  4. restapi-call-node/
  5. .gitignore
  6. LICENSE.txt
  7. pom.xml
  8. README.md
  9. version.properties
README.md

This source repository contains the code for the CCSDK plugins.

To compile this code:

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

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