commit | 59f762556c4cecf8f59e780f6dd5072d85ccabfe | [log] [tgz] |
---|---|---|
author | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Thu Sep 28 15:20:37 2017 +0530 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Thu Sep 28 15:20:37 2017 +0530 |
tree | cb6c4113d6d319406f2112551ae0a11572515f78 | |
parent | 436a09706a437edae6518ddf67edb4e40daa8053 [diff] |
Added l2-dci json template and updated l3-dci Following changes are included: 1) Added l2-dci template 2) Updated l3-dci template to handle paramaters generically for l2 and l3 3) Leaf-List handling 4) Added testcases for l2 and l3 template. Change-Id: I3142ae35286ea3c55927bedf5a071aaff5b15401 Issue-Id: SDNC-103 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
This source repository contains the code for the CCSDK plugins.
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".