commit | a56bab303f781e0c1696f0335eefc7941363d766 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 01 19:09:40 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Nov 01 19:09:40 2017 -0400 |
tree | 0c33900d2c1774a2461df5878476c39d96dd22fa | |
parent | 3bccabac70d77c10128f8441c9758fbf0b527f61 [diff] |
New tunnelxconn assignment Add new assignment (vg-ip) to tunnelxconn assignments container Change-Id: Ib9439ceb440b508007104b0a8452a9ae64255354 Issue-ID: SDNC-160 Signed-off-by: Dan Timoney <dtimoney@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".