commit | 8d5dd448588cca26cbb76ef9b4877ef1469471c6 | [log] [tgz] |
---|---|---|
author | Brandon, Bruce (bb2697) <bb2697@att.com> | Fri Jan 04 15:27:33 2019 +0000 |
committer | Brandon, Bruce (bb2697) <bb2697@att.com> | Fri Jan 04 15:27:33 2019 +0000 |
tree | ae5b96bc6a4caadb976854aa32c436be8123d795 | |
parent | 03060a076728f34247b18fe110de6f6dd1cbf347 [diff] |
GR-API additions Add neutron-network-id to GR-API Yang and mapping from network-id Change-Id: I10137f0d31d76ad973f04efbc6cf07cfd051ce1a Issue-ID: SDNC-557 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@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".