commit | 93a3119b6922b16ad7b3f41e16427c99b5eac371 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Oct 12 09:11:52 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Oct 12 10:29:47 2017 -0400 |
tree | cb8e87bd5af56dd9cf447885b667d1e7407ec193 | |
parent | 6bfed112851ac9d7d30fe942183a633ec9718d46 [diff] |
Add readthedocs for sdnc/northbound Add readthedocs documentation for sdnc/northbound. Change-Id: Iad6b19f8194564807ac5e2b9772a554ab14c2cad Issue-ID: SDNC-72 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".