commit | d6375ac33711eadd11f08017072e0552f819cac2 | [log] [tgz] |
---|---|---|
author | Ubuntu <ra1926@att.com> | Tue Feb 26 19:51:20 2019 +0000 |
committer | Ubuntu <lalena.aria@att.com> | Tue Feb 26 19:58:26 2019 +0000 |
tree | 4b8470eaea0db704351597eff58aaf1c5b7c07ef | |
parent | 0f7da02eb356f85aeb9790061feb841729158e0f [diff] |
Use getEntity to populate network_role Changes made: Update sdc-tosca version to 1.5.0. Replace getCpListByVf with equivalent getEntity call in SdncVFModel.java. Replace policy.getMetaData with getMetaDataObj to work around parser issue. Change-Id: I1d972f75cc5ca1c8dc0e5d58880a3bb306608ca2 Issue-ID: CCSDK-1089 Signed-off-by: Ubuntu <lalena.aria@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
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.
To compile, run "mvn clean install".