commit | cc49cb7753ff820dada996ab1d56263243630395 | [log] [tgz] |
---|---|---|
author | Soumendu Sekhar Acharya <SA00498080@techmahindra.com> | Tue Aug 07 15:23:28 2018 +0530 |
committer | Soumendu Sekhar Acharya <SA00498080@techmahindra.com> | Fri Aug 24 06:39:48 2018 +0000 |
tree | 71d1df55fadeb4a82d6dfd2e2bfd0bfdf9ade94b | |
parent | db386c7a0e9807b042a675208a1e7802501bca27 [diff] |
Epic-231 cbr reports SDN-C to support reporting feature for automated operations e.g. backup, versioning, restoration and added jacoco plugin in parent configbackuprestore Change-Id: I355fdf0ed30a5446eb0447e3f90755dff54811cc Issue-ID: SDNC-263 Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com> Former-commit-id: 3fc03f8bde09d63f0c91c25bc95bb3419c3a6c0d
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".