X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=features.properties.md;h=4440781e0e3fc10a9c50e0b5830c79aad8a38364;hb=HEAD;hp=ec9e2f8cfa82069c484c35a0100608951953ae66;hpb=a88abcb68afd396d9317e6a0768f7870bda9535d;p=vid.git diff --git a/features.properties.md b/features.properties.md index ec9e2f8cf..4440781e0 100644 --- a/features.properties.md +++ b/features.properties.md @@ -288,9 +288,32 @@ When flag is true, pause upon creation capability for vfmodule is enabled on the new view edit screen + +* FLAG_2008_PAUSE_INSTANTIATION_ON_VFMODULE_POPUP + + When flag is true, pause instantiation checkbox displayed on vfmodule popup(edit) window + the new view edit screen + + * FLAG_2008_REMOVE_PAUSE_INSTANTIATION + + When flag is true, remove pause feature is enabled on drawing-board for vfModules + Remove pause will be shown only if the vfModule has pause enabled + the new view edit screen * FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SO When toggled on, Change Management flows are submitted directly to SO. When toggled off, VID will use Scheduler. +* FLAG_FLASH_REDUCED_RESPONSE_CHANGEMG + + When toggled on. VID will to use an AAI custom-query vnfs-fromServiceInstance-filter to populate VNFs list while + instantiating new Change-Management workflows. This query is faster, but lacks vfmodules information. + + When toggled off, VID will use AAI custom-query vnf-topology-fromServiceInstance for the same purpose. This query + includes also vfModule information. The vfModules data is required when instantiating Scale-Out workflows. + + + + +