Fix for Penetration test _ Session and cookie management
[vid.git] / features.properties.md
index f6075a2..4440781 100644 (file)
   
   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.
+
+
+
+
+