commit | 349b71ee6f91f807d023fd007df335cfce24844d | [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 11:16:47 2019 -0400 |
tree | eb4130737ac046600b3fd51ac9f661bd6df3530a | |
parent | 477f27624590d68e6c64b8939dd6b00737ed3736 [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: Ic1eacf64fa59002a913d248796fc9247eeeac853 Issue-ID: SDNC-927 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 328a0562c256b4d3781765506dded054b58c3426
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".