commit | d8f615d61224c4d76646f7e1be01746a462b902b | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Wed Apr 17 16:13:21 2019 +0530 |
committer | shashikanth.vh <shashikanth.vh@huawei.com> | Wed Apr 17 16:13:29 2019 +0530 |
tree | 7bc07f98edb5dd7fd80f124d57e887cdbb5c4445 | |
parent | 3bf2950cb32ae29638c196aa82459ac29590d88e [diff] |
vf module id validation removed from DG GRA provider code is modified to return vf module id if present in the input request otherwise vf module id (Generated in DG)will be returned from the response object. In validate-vf-module-input DG vf-id validation check is deleted. Change-Id: I389d2d42a939c60481cd7690ccb98b3f820974e4 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 5560feac3ab5cb6a0c749648878be3bf273fdfcf
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".