commit | f31dd5a7446ad4d692d2cdb6af4eba662e3925e3 | [log] [tgz] |
---|---|---|
author | Amichai Hemli <amichai.hemli@intl.att.com> | Sun Mar 08 17:54:30 2020 +0200 |
committer | Alexey Sandler <alexey.sandler@intl.att.com> | Wed Mar 11 13:27:24 2020 +0200 |
tree | 89c08ed32afd580651486704ebe1220ea1363a2a | |
parent | 617318d1b7700c9d9720255b2bf54f6ce401c8c9 [diff] |
add new format to fetch requests from MSO to the CM When flag is true VID will use the format=simpleNoTaskInfo parameter in addition to the filter parameter when fetching orchestration requests for the change-management dashboard. Issue-ID: VID-787 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: I18d608db5bab6f095f399ac0f58fe5e49944a6b1 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> 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