Clone this repo:
  1. da89da1 Release version 3.0.0 of sdnc/northbound by Dan Timoney · 7 weeks ago master
  2. 40aff82 Update major version and fix client by Dan Timoney · 9 weeks ago
  3. 19e65a8 Release initial Oslo version by Dan Timoney · 10 weeks ago
  4. ed3bd53 Use released Oslo/Potassium parent poms by Dan Timoney · 10 weeks ago
  5. 137e082 Changes for RFC 8040 compliance by Dan Timoney · 3 months ago

This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:

  1. 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.

  2. To compile, run "mvn clean install".