commit | 029d12b0e7a0a8e631f166e3ff6ff53d0c2a35af | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Fri May 31 16:55:54 2019 +0530 |
committer | Dan Timoney <dtimoney@att.com> | Fri May 31 18:25:47 2019 +0000 |
tree | ee17f4030d3d523499105ce0368bdb4c27dfe067 | |
parent | 210e88eb4b7956fa55666475c92cfeb5e6cce1af [diff] |
Fix for sdnc aai relationship Fix for sdnc aai relationship for generic vnf resource and service instance. Issue-ID: SDNC-780 Signed-off-by: prakash.e <prakash.e@huawei.com> Change-Id: I5db4e0a7f243a1be15e95221250e6e84e91e5509 (cherry picked from commit ce632e9e17e0581b2c32beb1aa04a3effd436408 [formerly 4a1c826efda07f3bb20f1531ca97c7a4726f4d96]) Former-commit-id: fd1d598146d80a958349144015292d969ed086a1
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".