commit | a599fa4e74ee243fb1a99b8544648af074b27d4e | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Wed Apr 17 21:49:22 2019 +0530 |
committer | prakash.e <prakash.e@huawei.com> | Wed Apr 17 21:49:40 2019 +0530 |
tree | 8e70f307d6f903bc5a74146ac45b1cefc5618fd5 | |
parent | 076e731b54f12469f049037c447bfacb7760ab73 [diff] |
SDWAN LanPort DGs are called in parent DG Fixed in vf-module-topology-operation DG by calling SDWALanPort DGs for create,activate,deactivate and delete svc-actions Change-Id: I2cbff74df8ec1f513572b82a60db57beb7d47466 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 083d8457edba7f889bedb3992d4f64098790a652
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".