commit | b48b1b4f54676da8d80b76270023ca1fd3112cae | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Oct 30 08:56:23 2018 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 30 13:11:12 2018 +0000 |
tree | 1bb6f3f007ec5cb195da9ea2003384487de30839 | |
parent | 74aad0c5f7b77b4ff51874924100b216866fce6b [diff] |
Add missing Tosca resource tables Add new tables for Tosca data extraction Change-Id: I2c12000bff195dc08a450a2f7ee934cd5e0d672e Issue-ID: SDNC-490 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: ed964784e15c7dc7a067461a04e640bbb1fef55a
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".