diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-02-24 14:26:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-24 14:26:52 +0000 |
commit | d9d76be660584b7eca9d8b916b3974a0ea163905 (patch) | |
tree | 0def1c5e31026d1a813ef72474e2583f513c09a2 /vid-app-common | |
parent | 0f9b9e00ca74495e0beef32b0633bebac662ed61 (diff) | |
parent | 94cd52bc1fe7b997802dd71952c18d67cb2cd12a (diff) |
Merge "Show "retain VG" for vfModule that is allowed or that is an "alien""
Diffstat (limited to 'vid-app-common')
-rw-r--r-- | vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_not_related_to_current_model_e2e__fe_input_cypress.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_not_related_to_current_model_e2e__fe_input_cypress.json b/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_not_related_to_current_model_e2e__fe_input_cypress.json index 77cd6df41..46eb3421d 100644 --- a/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_not_related_to_current_model_e2e__fe_input_cypress.json +++ b/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_not_related_to_current_model_e2e__fe_input_cypress.json @@ -175,6 +175,7 @@ "productFamilyId": null, "provStatus": null, "retainAssignments": false, + "retainVolumeGroups": false, "sdncPreLoad": true, "supplementaryFile": null, "supplementaryFile_hidden": null, |