commit | eae6b96f6529e4a9f350809a5def4d82a904501b | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Wed Aug 15 14:30:43 2018 -0400 |
committer | Dan Timoney <dt5972@att.com> | Thu Aug 23 15:07:07 2018 +0000 |
tree | 84a4310a211e01b7c70c674f6441a6632ec7e78d | |
parent | d2dd55d20da25862545a827cce6cd8f0071a4f99 [diff] |
Added netbox client to assign/unassign ip Change-Id: Ied317c7f251936ced116b6a3ea81789c82095df6 Issue-ID: CCSDK-462 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".