commit | 1feec7f98f36d13a95e8105b70dfab448d87c902 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Oct 15 14:00:01 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Oct 15 14:00:01 2018 +0000 |
tree | 3cc212667f1761fa26d4415f791851c36017a2c5 | |
parent | 02f49520fa7af9a80b38fe80713b93f9830fb95c [diff] | |
parent | 2f496435d249baf544abdcb2c5e8a467cfa18f5a [diff] |
Merge "Add cloud-owner as input"
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
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.
To compile, run "mvn clean install".