X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=features.properties.md;h=4440781e0e3fc10a9c50e0b5830c79aad8a38364;hb=HEAD;hp=f6075a219a09c6c0138a02ec644ab87ec84de6c2;hpb=9a2f2de01d203787bb09cef3b4a29eed194bc2a9;p=vid.git diff --git a/features.properties.md b/features.properties.md index f6075a219..4440781e0 100644 --- a/features.properties.md +++ b/features.properties.md @@ -270,6 +270,50 @@ When toggled off, the only way to configure VID's value is by manually setting a value in the DB. See https://jira.onap.org/browse/VID-801 - - - \ No newline at end of file + + +* FLAG_2006_NEW_VIEW_EDIT_BUTTON_IN_INSTANTIATION_STATUS + + When flag is true the "New view/edit" button will appear in context menu of chosen service in Instantiation Status window. + The click on that button will open the service instance in drawing board (new screens). + + +* FLAG_2006_PORT_MIRRORING_LET_SELECTING_SOURCE_SUBSCRIBER + + When flag is true the "Source Subscriber Name" drop down will be added for the source VNF + on the PMC (Port Mirroring Configuration) instantiation form. + + +* FLAG_2006_PAUSE_VFMODULE_INSTANTIATION_CREATION + + 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. + + + + +