commit | ba65b682872d5ac1082ae2c996be10e969465cd2 | [log] [tgz] |
---|---|---|
author | gaurav <gaurav.agrawal@huawei.com> | Fri Jul 27 10:33:00 2018 +0530 |
committer | gaurav <gaurav.agrawal@huawei.com> | Fri Jul 27 10:33:00 2018 +0530 |
tree | 86b8484f078c78fb3a87078c5941fefeff59f373 | |
parent | 5a41e5c15bdbfba0e84e89e13bb06d9930988e77 [diff] |
Update graph.version and dg.properties Addition includes: 1. Add allotted resource DGs to graph.version 2. Add oof url and template to dg.properties Change-Id: I85cc93581d07d74670d957285b809fd010f511a4 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 4d4fa2deb773083ed3d1cd85d43aefdb7e4205e0
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".