commit | 3a86df02c0c53b9c4c1138084a18bb724d22c4ef | [log] [tgz] |
---|---|---|
author | Agarwal, Ruchira (ra1926) <ra1926@att.com> | Mon May 20 22:02:34 2019 +0000 |
committer | Agarwal, Ruchira (ra1926) <lalena.aria@att.com> | Mon May 20 22:08:28 2019 +0000 |
tree | 5b14d94f62945c66755633d559f48ea2e3c440bf | |
parent | 39b9cb6e48052a5fe474e056fa867e5b9bd59ca9 [diff] |
Use getEntity to populate VF Module tables Changes made: Update SdncVFModel.insertVFModuleData to use getEntity. Update SdncVFModule to use IEntityDetails instead of Group. Issue-ID: CCSDK-1347 Change-Id: I319d4b56b7d1e9bfb6a2d7601a24cd5c192477d7 Signed-off-by: Aria, Lalena (la505a) <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".