commit | 226baa784e543bef038cffe091f734d22b34a256 | [log] [tgz] |
---|---|---|
author | Enbo Wang <wangenbo@huawei.com> | Fri Feb 21 17:28:53 2020 +0800 |
committer | Enbo Wang <wangenbo@huawei.com> | Fri Feb 21 17:35:35 2020 +0800 |
tree | fad166ee96f5c1fc6325b6296516e30de99d6809 | |
parent | 8bbe748d631353b8c48c7d71eb733cf85712884c [diff] |
Update DGs and Playbooks for PNF SW Upgrade Change-Id: Iecc84ca6f794fe9947e81da3d95ceaad00f2861d Issue-ID: SDNC-1079 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: e2915384cc7523e93c2e154d4a84920fd093146d
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".