commit | 9f93347d67850bc68072216a3dc8448c83c0d214 | [log] [tgz] |
---|---|---|
author | lalena.aria <lalena.aria@att.com> | Mon Jul 22 14:08:24 2019 +0000 |
committer | lalena.aria <lalena.aria@att.com> | Mon Jul 22 14:08:45 2019 +0000 |
tree | 4ccc4d0dbf08782740884de84d6ef57bf26e2ebb | |
parent | 18551cc0bf09a0c0443e3f96cb01c1b4743e7a40 [diff] |
Use getEntity to populate Group-Related tables Changes made: Convert SdncGroupModel to entity. Convert SdncVFModel.insertVFCInstanceGroupData to entity. Corresponding SdncBaseModel changes for getEntity migration. Corresponding junit changes for getEntity migration. Issue-ID: CCSDK-1501 Change-Id: I8a8938dc1b1e7bf37212799277aef60ffff5edb1 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".