summaryrefslogtreecommitdiffstats
path: root/features.properties.md
diff options
context:
space:
mode:
authorEinat Vinouze <einat.vinouze@intl.att.com>2020-03-26 17:22:01 +0200
committerEinat Vinouze <einat.vinouze@intl.att.com>2020-04-01 11:45:20 +0300
commitfae75696a03ab5b45bf2ddb329344ab52b2265c5 (patch)
tree0b75b1ddc3a19910e5b6fae51ef689a6ff5b426e /features.properties.md
parent51abe8acdd924bb3ad260966723210b6d5b8e870 (diff)
allow LOB multi-selection for vnf - fix cypress
Issue-ID: VID-785 Change-Id: I3a11bad5b6da532b23049ce09ea439849143e941 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r--features.properties.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/features.properties.md b/features.properties.md
index dedb0e371..3e7c6cd52 100644
--- a/features.properties.md
+++ b/features.properties.md
@@ -224,12 +224,13 @@
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 dropdown list.
+ 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 platform will be dropdown list.
-
+ 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.