commit | 2f9b38f29d19b4fd8e31ee0a8c34b9b910b0f4f5 | [log] [tgz] |
---|---|---|
author | BryanGuo <guofengbei@huawei.com> | Wed Apr 03 20:28:53 2019 +0800 |
committer | Gxxxx <guofengbei@huawei.com> | Thu Apr 04 08:58:33 2019 +0800 |
tree | 343a6b29ff9df5fa19abac039ea11b5575763175 | |
parent | 53fff87e02f797ff117347dc76ed2f9d8262f826 [diff] |
Fix bbs dgs bug,replace 'vendor' by 'manufacturer' Issue-ID: SDNC-698,SDNC-699,SDNC-700 Change-Id: Ida80d2ca97f786be36e4610ed0e4e18fab15773a Signed-off-by: Gxxxx <guofengbei@huawei.com> Former-commit-id: 879baef9f68011412253def6a014fcbfe261c4da
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".