commit | 1df91a571e683fa069a4968954dc7dcc61467145 | [log] [tgz] |
---|---|---|
author | Alexey Sandler <alexey.sandler@intl.att.com> | Wed Dec 04 16:10:34 2019 +0200 |
committer | Alexey Sandler <alexey.sandler@intl.att.com> | Wed Dec 04 16:16:25 2019 +0200 |
tree | 7a95d76ea17d56cf11fa046739f42c7f9289d3ca | |
parent | 74f309f00ee86d768378573598cb9c338fffbd9f [diff] |
Extract subscriber-name only when it is not defined This solves the Recreate issue when subscriber-name is already provided by the template, but Redux is not populated with `service.subscribers`. Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Id3bfd705015270352aef674d2119fc77838a3ddb Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
This source repository contains the OpenECOMP Virtual Infrastructure Deployment (VID). The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of VID:
org.openecomp.ecompsdkos:ecompSDK-project org.openecomp.ecompsdkos:ecompSDK-core org.openecomp.ecompsdkos:ecompSDK-analytics org.openecomp.ecompsdkos:ecompSDK-workflow
To build it using Maven 3, run: mvn clean install