commit | 4852d3577447aa8790b63442b6d5c48412e2eb21 | [log] [tgz] |
---|---|---|
author | Sandeep Shah <sandeeplinux1068@gmail.com> | Mon Aug 19 21:40:44 2019 -0500 |
committer | Sandeep Shah <sandeeplinux1068@gmail.com> | Mon Aug 19 21:40:44 2019 -0500 |
tree | 96a702cfea4fd2f663cb3c2afb4b0ffdf7ef7a5f | |
parent | 944a56af64c77e67a2a11a3d963efb18f0c26ab8 [diff] |
Bug fix to address DMAAPLISTENERROOT Modified rootDir to /opt/onap/sdnc/...where map and vt template files are transferred in the docker Issue-ID: CCSDK-1400 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ie634ff60cf439be5f5136275f2ea19abf40949de
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".