commit | f3821edf3122600c99658c5e6c11234199f04173 | [log] [tgz] |
---|---|---|
author | marcinrzepeckiwroc <marcin.rzepecki@nokia.com> | Thu Dec 03 15:14:55 2020 +0100 |
committer | Ikram Ikramullah <ikram@research.att.com> | Mon Dec 21 17:32:52 2020 +0000 |
tree | 2192fa2578d12095a58619aab1d51c412d3ecdb9 | |
parent | eb2b6b31d0e90c359a63befe1a23ba066df62d1c [diff] |
Fix for VID-927: Generated service instance name is not visible in Instantiation status table. If user not provide Instance Name during set a new service instance, vid generate name base on service model name (if the name is not unique, it will append the suffix) Issue-ID: VID-927 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I7d51c0d4b0b2c0765ba9f3a7302c591f19438dc4
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 project, run: mvn clean install