commit | 6291d31b674ac0f1de86211ec801772f3de3abd1 | [log] [tgz] |
---|---|---|
author | Alexey Sandler <alexey.sandler@intl.att.com> | Tue Jan 07 10:03:30 2020 +0200 |
committer | Ittay Stern <ittay.stern@att.com> | Tue Jan 07 08:11:45 2020 +0000 |
tree | 882b8af5eb9a30969835daa1238ea8ae968320d5 | |
parent | 794218e76ef533adf10815c789c513721336ea4d [diff] |
Add isInstantiationTemplateExists to service model list During deploy from SDC added isInstantiationTemplateExists, that informs if template exists in service by model-service-id. Issue-ID: VID-739 Change-Id: I3de909c3976fe32cba25bcb39b9f35e566467760 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