Clone this repo:
  1. 46c69f5 Release version 1.1.0 of sli/northbound by Dan Timoney · 4 years ago master
  2. f80e797 Roll to initial Honolulu release version by Dan Timoney · 4 years, 3 months ago
  3. 7315d01 Release M4 version of sli/northbound by Dan Timoney · 4 years, 3 months ago
  4. 2329ed4 Merge "DMAAP Listener for ranSlice Feature support" by Dan Timoney · 4 years, 3 months ago
  5. 963fc80 Update lifecycle state by Dan Timoney · 4 years, 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".