commit | 15e61a90294ecec8d8fb407b7875a8fd6ab32bce | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Mon Jul 30 18:56:15 2018 +0530 |
committer | Shashikanth VH <shashikanth.vh@huawei.com> | Thu Aug 02 05:12:04 2018 +0000 |
tree | 57555363b933f1bd1a5e829222c0822fdd416996 | |
parent | b08903f327f974cacb6a97737f9f3911d779eaa9 [diff] |
SDWAN Templates for RestapiCallNode Added restapicallnode templates for tenant, vpn, vpn-topo device, site, port, wan-port, network-res-orch, underlay. Change-Id: I962755c991fa3cb88972576819b85a1702fef2aa Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 001cdf44fff9d53fd29e0e0a250885f80d5cde46
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".