commit | 0c86b92ccd3c103e72d08388c4c8afcecbbb25e8 | [log] [tgz] |
---|---|---|
author | gaurav <gaurav.agrawal@huawei.com> | Thu Jul 19 18:58:37 2018 +0530 |
committer | gaurav <gaurav.agrawal@huawei.com> | Thu Jul 19 18:58:37 2018 +0530 |
tree | 9b51d7da8ebb2724403cf4124ba4384e41f828f5 | |
parent | 0941e45b7a5b986f74704fe964d051bd0c733c5c [diff] |
Adding SOTN Connectivity Resource DG. Added create/activate/deactivate & delete DGs for SOTN connectivity resource. Change-Id: I2760418b16ed411737cf38313fb1b9e051c8985a Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 60b9c632414c96166064e9a8850017fc968b6749
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".