commit | fe054ab61313be40537b96ebb89758e7e508755e | [log] [tgz] |
---|---|---|
author | Soumendu Sekhar Acharya <SA00498080@techmahindra.com> | Tue Aug 07 12:36:28 2018 +0530 |
committer | DushyantSinghThakur <dt00503496@techmahindra.com> | Tue Aug 21 12:40:17 2018 +0530 |
tree | 43ef530c8b0f95c0c0400a73783f90ac5a7ee9ce | |
parent | 9b6d60a27e2b381eefe39bfa86943e468d790d20 [diff] |
Epic-231 cbr for compare SDN-C to support the config comparison feature Change-Id: I7e9219a40c54e1d0266e0fd55a5871b572539e6b Issue-ID: SDNC-258 Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com> Former-commit-id: 2b1c14f1135162077761a1c072f88c247209d8e3
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".