From 091343aa4bbf1bd6b882e08113d90685c1c84ffe Mon Sep 17 00:00:00 2001 From: Yoav Schneiderman Date: Wed, 20 Nov 2019 16:50:45 +0200 Subject: Allow platform multi-selection for VNF in modern UI Issue-ID: VID-722 Change-Id: Id87f59fff128e277d9158b83f3908754375c8b01 Signed-off-by: Yoav Schneiderman Signed-off-by: Einat Vinouze --- features.properties.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'features.properties.md') diff --git a/features.properties.md b/features.properties.md index 45d5922c7..20db29813 100644 --- a/features.properties.md +++ b/features.properties.md @@ -188,3 +188,6 @@ * FLAG_2002_IDENTIFY_INVARIANT_MACRO_UUID_BY_BACKEND, When flag is true, VID use macro_services_by_invariant_uuid.json file to identify if csar without instantiation type is macro service. Otherwise, MACRO_SERVICES list in vidConfiguration.js is used to identify if it's a macro service (in ng1 code) + +* FLAG_2002_VNF_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