commit | c84f0cf17122c65faad639c37028fd99e6594939 | [log] [tgz] |
---|---|---|
author | lalena.aria <lalena.aria@att.com> | Tue Jul 09 15:34:57 2019 +0000 |
committer | lalena.aria <lalena.aria@att.com> | Tue Jul 09 15:35:26 2019 +0000 |
tree | 68371122269c2aa07a5d52e9545a67109ca9f838 | |
parent | 1ce6dbdae9d7a354ceb82e56b8d88b33753c6a5d [diff] |
Use getEntity to populate Policy-Related tables Changes made: Update SdncBaseModel policy data methods to use getEntity. Update SdncVFModel to call updated SdncBaseModel policy data methods. Minor changes in SdncServiceModel.java. Corresponding junit changes for getEntity migration. Issue-ID: CCSDK-1456 Change-Id: Idf000bb48896ca4c57d6d1659730e2aea7f49ec4 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".