commit | b81c082fb9c4e587c8b37029aee57c68094426e4 | [log] [tgz] |
---|---|---|
author | Enbo Wang <wangenbo@huawei.com> | Fri Apr 05 14:13:00 2019 +0000 |
committer | Enbo Wang <wangenbo@huawei.com> | Tue Apr 09 13:23:08 2019 +0000 |
tree | 029dc4fe7c276f0b805d63acc487ec4e09e6706d | |
parent | 9393046f20cfd9e8df1c3ad0a59f565737f1f3a0 [diff] |
Add a new Ansible playbook for PNF software upgrade Use sub-operations from 3GPP (downloadNESw, installNESw and activateNESw) to implement PNF software upgrade. Change-Id: I5aa42ca480b022c644c806bb4dc49cb01d331e2c Issue-ID: SDNC-677 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: ea56262eac852b10354fe4d4fdd6a56a8d74663c
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".