SPTN l3vpn template

Change-Id: I3349a43e2dbd8948fbc5573a6c064c45e7a443de
Issue-ID: SDNC-91
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
1 file changed
tree: 029c7d4297b352aec7fb2fe51d00505f756c9a3a
  1. fabric-discovery-plugin/
  2. properties-node/
  3. restapi-call-node/
  4. .gitignore
  5. LICENSE.txt
  6. pom.xml
  7. README.md
  8. 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".