commit | 69a61e338d5e528870085f6d365ae41bfd2cd9a4 | [log] [tgz] |
---|---|---|
author | Aria, Lalena (la505a) <lalena.aria> | Fri Jun 14 14:58:13 2019 +0000 |
committer | lalena.aria <lalena.aria@att.com> | Fri Jun 14 15:04:59 2019 +0000 |
tree | 43da7746255c2535c2e00592f3b4b2c1893a17ef | |
parent | e8fcf7c536a77381542dabc239a3e127c319e4a8 [diff] |
Use getEntity to populate VFC and AR tables Changes made: Update SdncARModel to use IEntityDetails instead of NodeTemplate. Update SdncVFCModel to use IEntityDetails instead of Group. Small fixes in SdncVFModuleModel. Corresponding junit changes for getEntity migration. Issue-ID: CCSDK-1367 Change-Id: Ifaf57e9fb22ef87be80bad39948f07bb0a78a6bc Signed-off-by: lalena.aria <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".