commit | eadb5f551ee335b16607862c1609a7c76b175e0b | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jul 27 10:07:10 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jul 27 10:07:10 2018 -0400 |
tree | 538b6b7fe518ace3a91ec502cd81120a055d66b3 | |
parent | 0e6f956f81b67e2e18c5972561552da55ea9838c [diff] |
Add client code to generic-resource-api Add code to generate generic-resource-api client which was contributed to sdnc/apps repo to sdnc/northbound/generic-resource-api, so that it will automatically be updated when yang model is updated. Change-Id: I4d36073e9771e72a2ebc38cb45f2151a88699ae6 Issue-ID: SDNC-406 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.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".