commit | 70eb2ae5c2f87511a34aeab170b13a7d3bdae66a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 04 16:58:38 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 04 17:04:45 2017 -0400 |
tree | 0f62b63ff3b8578b6844f757f77cac33d6f0178a | |
parent | 0df357bc4d684d13029d702312995659373fc711 [diff] |
Test TOSCA table insertion Add code to create TOSCA tables in test driver to test TOSCA table insertion in ueb-listener TOSCA parser test. Change-Id: Ib8c3fcdb25fbdba39b4700553d8c01b684efa384 Issue-ID: CCSDK-102 Signed-off-by: Dan Timoney <dtimoney@att.com>
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".