commit | d84c152a0e5cba0bdaf7c16ca82b1c9f56bdb7c6 | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Sun Nov 24 10:51:11 2019 +0200 |
committer | Ittay Stern <ittay.stern@att.com> | Sun Nov 24 17:19:40 2019 +0200 |
tree | 928262db372fc3a7b05a1ecb22cdef15e987823a | |
parent | dbd97a1dd39e0fa3a587b00cb8f42616ef59a2f6 [diff] |
VfModule and VolumeGroup RequestParameters: introduce objects hierarchy -- RequestParametersVfModuleOrVolumeGroup +-- RequestParametersVfModuleOrVolumeGroupInstantiation +-- RequestParametersVfModuleUpgrade Change-Id: I97ef46c7cf66936685e030a73b42d4deac7403b5 Issue-ID: VID-603 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