commit | 50dd7801068958f82094614b8566e59c0cf0fbf0 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 17 12:00:56 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 17 12:01:00 2017 -0400 |
tree | f4e4edff62fe3ba3ffbca386f821983e6a91edcd | |
parent | f80bc74d3e61c6f73a9b764eb6f7f05f8c8fa65a [diff] |
Fix resource-assignment blueprint Some entries in resource-assignment blueprint that had been copied from spring blueprint needed to be changed slightly due to differences between Spring and Aries. Change-Id: I196f88f2036f30673bee0f3d23773616f6c1ba1b Issue-ID: CCSDK-120 Signed-off-by: Dan Timoney <dtimoney@att.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".