commit | bf2eabdc44a85929eb4b980848020520eac4aab9 | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Mon Aug 26 17:49:49 2019 +0300 |
committer | Ittay Stern <ittay.stern@att.com> | Mon Aug 26 17:59:19 2019 +0300 |
tree | 1c2eaeb35721ec71aab158b7d0b21c7622e03e0f | |
parent | ed6c907de3578ee4dc79571753d7406da7685cee [diff] |
Testfix: Expect 4 additional TOSCA `Input` fields org.onap.vid.asdc.beans.tosca.Input was added with: - templateCustomizationUUID - templateInvariantUUID - templateName - templateUUID This resolves getServiceModelWithGroupsAndCheckMinMaxInitialParams() Change-Id: I57471f8f7e2560914aa0087101e57cad36868d6d Issue-ID: VID-378 Signed-off-by: Ittay Stern <ittay.stern@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