commit | d456643032f4748e60f19f1bab6b58184595f4ad | [log] [tgz] |
---|---|---|
author | Rahul_cool <rahul.tamrkar@huawei.com> | Mon Mar 30 12:10:01 2020 +0530 |
committer | Rahul_cool <rahul.tamrkar@huawei.com> | Mon Mar 30 12:23:22 2020 +0530 |
tree | f2cc32acaededa0274ba94ebfa82e5cd09aefb7e | |
parent | 8786aff1f95d4d170a78636c11a6465e77fe4aab [diff] |
Moved bbs logic from network-topoly-operation to vnf Issue-ID: SDNC-1021 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I720bd21ab355d4d3cad3448d814d9ae5a4da82f3 Former-commit-id: a5e6280beda10b6cc031229dfbe59fcda2ead6f9
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".