commit | 1c385f143290e15d16cc197c9b99c73a1991072e | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Mon Sep 17 08:54:23 2018 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Mon Sep 17 08:54:23 2018 -0400 |
tree | 10f5fd39e60cbdcfdc987c01d4e19f79b2cff00d | |
parent | 85dcab85f636c8ed7a2f9215ec0c47273b36c60a [diff] |
Add cloud param name as ip_address_type Change-Id: I4ccaa9233a71c3bd2cbef27c7e1ab5152041876d Issue-ID: CCSDK-579 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".