commit | 944a56af64c77e67a2a11a3d963efb18f0c26ab8 | [log] [tgz] |
---|---|---|
author | lalena.aria <lalena.aria@att.com> | Wed Aug 14 19:41:59 2019 +0000 |
committer | Dan Timoney <dtimoney@att.com> | Thu Aug 15 21:24:27 2019 +0000 |
tree | ec95f4d092c32a35f28209b631216941e36a9b2b | |
parent | 5e2c493f9856c2d8cc966ca9a89506f57f00930f [diff] |
ASDC lib version updates and 2 bug fixes Changes made: Added remove dots to normalized VF name in SdncVFModel.insertVFModuleData. Fixed path to use_ipv4 and use_ipv6 in SdncNodeModel. Issue-ID: CCSDK-1424 Change-Id: Ib60fb652ee695025a6b505b750667c9c8ff1ab2d 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".