commit | a18c196cb82134df7c4020d5306a5b9674b5e7bb | [log] [tgz] |
---|---|---|
author | ramu.n <ramu.n@huawei.com> | Thu Sep 21 22:09:22 2017 +0530 |
committer | ramu.n <ramu.n@huawei.com> | Thu Sep 21 22:09:22 2017 +0530 |
tree | 05879376a2c2376db99047c1218bba5c54211948 | |
parent | fe6c174b98f888d214c7a7f9a87957592a04ec6f [diff] |
Fix VNF-API yang validation issues when validate VNF-API.yang with "pyang" has some issues Change-Id: I908a6bee90b24614f66df61afccf617a599b58db 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".