Merge "allow LOB multi-selection for vnf -fix test"
[vid.git] / features.properties.md
index a0f7e25..3e7c6cd 100644 (file)
   When flag is true the user will be provided with edit permissions by owning entity id even the user have no permission by Subscriber,
   when the flag is false the user provided with edit permission by Subscriber.
   
+* FLAG_2006_LIMIT_OWNING_ENTITY_SELECTION_BY_ROLES
+  While service instantiation, when flag is enabled, a user will not be able to choose Owning Entity which she has no 
+  matching role for. Relevant roles can be provided by using FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY.
+  
 * FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF
   When flag is true new VF Modules on Alacarte service will inherit LCP-Region and Tenant from parent VNF.
-  When off, user is requested to specify LCP-Region and Tenant for each VF Module.
\ No newline at end of file
+  When off, user is requested to specify LCP-Region and Tenant for each VF Module.
+  
+* FLAG_2006_NETWORK_PLATFORM_MULTI_SELECT
+  When flag is true the platform will appear as a multi select field, if false the platform will be limited to a single value.
+  
+* FLAG_2006_NETWORK_LOB_MULTI_SELECT
+  When flag is true the LOB will appear as a multi select field, if false the Line Of Business will be limited to a single value.
+ * FLAG_2006_VNF_LOB_MULTI_SELECT
+   When flag is true the LOB will appear as a multi select field, if false the Line Of Business  will be limited to a single value.
+  
+* FLAG_EXP_USE_FORMAT_PARAMETER_FOR_CM_DASHBOARD
+  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.
+  When OFF, VID will use only the filter parameter
\ No newline at end of file