commit | ccd5410e744e9a75b3e3747bae418f506b502e00 | [log] [tgz] |
---|---|---|
author | Victor Gao <victor.gao@huawei.com> | Wed Jun 05 15:48:31 2019 +0800 |
committer | Victor Gao <victor.gao@huawei.com> | Wed Jun 05 15:48:31 2019 +0800 |
tree | ea17e4bed7b198eb6c8edece8bf80f517fdd5bbe | |
parent | 159b132157de5f23b1d1f1f8a124155f45d9ad2f [diff] |
Add relationship between bbs resource and service Issue-ID: SDNC-783 Signed-off-by: Victor Gao <victor.gao@huawei.com> Change-Id: Ifed6b40406b482f24e588d2ae873377ee2d20180 Former-commit-id: 3a4e96bda6c196494817bc4428cb2f3aa57f7a18
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".