commit | e71bc11f04cead02c07eeda983a28f12ba85e141 | [log] [tgz] |
---|---|---|
author | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Thu Sep 07 16:07:36 2017 +0530 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Thu Sep 07 16:18:41 2017 +0530 |
tree | f48b141d0662b578259ed03eff475b2c6cf6087f | |
parent | c3342a09a1bec20195a9617ad5b31f5bd9ac7e00 [diff] |
Update revision no of generic-resource-api.yang Update the generic-resource-api-provider.yang revision to fall in-line with generic-resource-api.yang, also depicting actual initial version addition date. Issue-Id: SDNC-45 Change-Id: I3193d997fb7261ca1c61eaa61acf949c806e56a4 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@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".