commit | 8f19f20612401bd95de1c5db093a25c7371ee8a6 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jun 18 15:00:45 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Jun 18 15:00:45 2019 +0000 |
tree | 3c7ae05de0dd979ee5f081140e8b953799ed40e6 | |
parent | ffc1ff47613eefa2bc6dc5a30957ce6c8e7b789f [diff] | |
parent | 69a61e338d5e528870085f6d365ae41bfd2cd9a4 [diff] |
Merge "Use getEntity to populate VFC and AR tables"
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".