commit | 6bc7fe64f427e5d055d559ae37417cdf4638d489 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Mon Mar 04 21:54:03 2019 -0500 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Tue Mar 05 02:55:03 2019 +0000 |
tree | 66c46e294ae93740060ecac0bc24a2ba66c8e6b7 | |
parent | 09460aff611767884905680d504b4fc3c8bb1476 [diff] |
Add support for CDS basic auth Change-Id: Ib7fcf41500ac7e9f8dc5f7670c5dd4a9206e5e23 Issue-ID: CCSDK-1055 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".