commit | 3f685b55bb87cf53c78ba5c8d0bbe032387d1282 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Tue Aug 14 22:22:33 2018 +0530 |
committer | Dan Timoney <dt5972@att.com> | Wed Aug 15 12:57:35 2018 +0000 |
tree | cb1e1a787151e5c987d4ffa1664f12aee5a9ae80 | |
parent | 352fe4eda18c7bb084510dbae906d24d41ced8a8 [diff] |
SDWAN device instance DGs SDWAN DeviceInstance vnf topology operation DGs Change-Id: I7072271ca36030046f0146b072ad0ecfa9efd69d Issue-ID: SDNC-357 Signed-off-by: Prakash E <prakash.e@huawei.com> Former-commit-id: c3161a030a9c6fd044572ff4a0dfd58da674dae2
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".