commit | 3df4ba7c88cf330cd358b2cc1a21cd31405fcbb7 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Nov 09 11:48:27 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Nov 09 16:50:59 2018 +0000 |
tree | 592c39a3871cbc3e741092d9dd14587bbe96a3dc | |
parent | 3447fbd0ac1b8bfe7a0c0080fa702e69a80112f3 [diff] |
Set default cloud owner Set default cloud owner to CloudOwner in generic resource API properties file Change-Id: I515c884ac4e6572de66678d37d15d7df4903bd99 Issue-ID: SDNC-448 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 7f6ff3ab6ea70fcf33714036abf0b4147fc574c1
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".