commit | dfe82e2ec91671d419f2d8af66764fa4c4d3406e | [log] [tgz] |
---|---|---|
author | Bryan Guo <guofengbei@huawei.com> | Fri Mar 22 17:32:44 2019 +0800 |
committer | Gxxxx <guofengbei@huawei.com> | Fri Mar 22 17:32:58 2019 +0800 |
tree | 54be926fa2d1cdd31a3aa7439baec0ff90998fc5 | |
parent | 5b76e35d9e435241cbf991ec0ad3ad49d178c06c [diff] |
Fix bugs in BBS DGs Issue-ID: SDNC-698,SDNC-699,SDNC-700 Change-Id: I7e3891a25baf3864368a281165da70999313d6ce Signed-off-by: Gxxxx <guofengbei@huawei.com> Former-commit-id: b29c2cdabddc4b982b597fa9cc7d845f0d0b403a
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".