add new format to fetch requests from MSO to the CM 32/103332/8
authorAmichai Hemli <amichai.hemli@intl.att.com>
Sun, 8 Mar 2020 15:54:30 +0000 (17:54 +0200)
committerAlexey Sandler <alexey.sandler@intl.att.com>
Wed, 11 Mar 2020 11:27:24 +0000 (13:27 +0200)
commitf31dd5a7446ad4d692d2cdb6af4eba662e3925e3
tree89c08ed32afd580651486704ebe1220ea1363a2a
parent617318d1b7700c9d9720255b2bf54f6ce401c8c9
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>
features.properties.md
vid-app-common/src/main/java/org/onap/vid/controller/MsoConfig.java
vid-app-common/src/main/java/org/onap/vid/mso/MsoBusinessLogicImpl.java
vid-app-common/src/main/java/org/onap/vid/properties/Features.java
vid-app-common/src/test/java/org/onap/vid/controller/MsoControllerNewTest.java
vid-app-common/src/test/java/org/onap/vid/mso/MsoBusinessLogicImplTest.java
vid-app-common/src/test/java/org/onap/vid/mso/MsoOperationalEnvironmentTest.java