Update VoLTE underlay JSON template

*Add vrf-attribute configuration
*Add BGP protocol type for ac

Change-Id: I6deb5b4ec6d71b18e8d6b67aadaba18b7a27c47b
Issue-Id: SDNC-108
Signed-off-by: Ramu N <ramu.n@huawei.com>
7 files changed
tree: 7896d854e9d5c5e077f0fbca74d3472bd9c284a9
  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".