commit | 557646babeac49dabedd6a1862f160f048d396c0 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Oct 03 10:02:13 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Oct 03 14:46:25 2019 -0400 |
tree | fc2fa165397d5b0b736cd2c6ecbd8ddb1ea95d2e | |
parent | 13484bb7b625cca8cd0cb1f54200a3157216b4f3 [diff] |
Remove quotes in so response Add 'format=xml' to restapi-call-node to prevent quotes from being added around values in XML content Change-Id: Ib7cb602aa25a7f36d4dac60681d04a277d951e9d Issue-ID: SDNC-927 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 29996b73ea196bec663c45cc6882238a77ac795f
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".