commit | bd8befcd781b1c26f2f5c63e4f0c950dad9c3931 | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Mon May 13 18:35:06 2019 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Mon May 13 18:35:12 2019 +0530 |
tree | 574663e5382d85058e1bbcdc8430b39073c3ab80 | |
parent | 517372036e87a9e15b9efa5f536236e1e6945d32 [diff] |
Fix SDWAN restapi templates SDWAN controller requests is updated with correct parameters and values Change-Id: I36f3309b93a9255a5d94ac060c50f8c3256b1f37 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 986ea914320fe9bd52cefcb6fc9307e1f302af37
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".