Clone this repo:
  1. cb066c2 Updated aai-path.properties with AAI API'S used by MDONS use case by Mehreen Kaleem · 4 years ago master
  2. 2173e3e Release version 1.1.0 of sli/adaptors by Dan Timoney · 4 years ago
  3. 0c3063e Fix handling of non-OSGi by Dan Timoney · 4 years, 1 month ago
  4. 3c5e96d - Adding the path for the newly introduced (i.e. in v21) network-route resource in aai-schema, to the properties file. by Hesam Rahimi · 4 years, 1 month ago
  5. 8ac958c Merge changes I4a6cb477,I00d6a0c1 by KAPIL SINGAL · 4 years, 1 month ago

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

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

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