commit | 6e3b19181ee1c502cc040bae86da4325a5126108 | [log] [tgz] |
---|---|---|
author | ramu.n <ramu.n@huawei.com> | Thu Sep 21 20:18:18 2017 +0530 |
committer | ramu.n <ramu.n@huawei.com> | Thu Sep 21 20:19:10 2017 +0530 |
tree | 02b4f04bad0ae612a02f9339eb80bbc64344bb11 | |
parent | 046922b6bd05cfcc4759985368a858f0a7b25cd9 [diff] |
Fix GENERIC-RESOURCE-API yang validation issues when validate GENERIC-RESOURCE-API.yang with "pyang" has some issues Change-Id: Ibdc71e5a369a6815766e42667beacc4a262dc196 Issue-Id: SDNC-99 Signed-off-by: Ramu N <ramu.n@huawei.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".