commit | 7629aef322c86ae2824d431f444267b46c16af7d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Sep 20 18:00:14 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Sep 20 18:00:14 2017 -0400 |
tree | 9cd28886bb59531df4f89e7526c7cd172a854b33 | |
parent | e028d9dc9d4283b0a8cb3dcbd902864ba5cab05d [diff] |
Update DG namepaces - fixed Fixed script src/main/scripts/updateDgNamespace.sh to update namespace references in DG XML files, and used that script to update all DG XMLs. Change-Id: Idc9867007fbf46e17b336ed8bb33fdd08670a6ea Issue-ID: SDNC-95 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fafd0e6f7408803ae2a1fc0bef2a8a06cc08f2e6
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".