From 742d6d369b761220e565f39f2fa09413141ad93f Mon Sep 17 00:00:00 2001 From: Einat Vinouze Date: Tue, 3 Mar 2020 16:15:39 +0200 Subject: allow platform multi-selection for network Issue-ID: VID-785 Change-Id: I4e6a4c2f0dc8c0e11f2571eec0789ad5672a9147 Signed-off-by: Einat Vinouze --- features.properties.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'features.properties.md') diff --git a/features.properties.md b/features.properties.md index 54be31b1a..505a82bcf 100644 --- a/features.properties.md +++ b/features.properties.md @@ -221,4 +221,8 @@ * 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 dropdown list. + \ No newline at end of file -- cgit 1.2.3-korg