diff options
author | Einat Vinouze <einat.vinouze@intl.att.com> | 2020-03-03 16:15:39 +0200 |
---|---|---|
committer | Einat Vinouze <einat.vinouze@intl.att.com> | 2020-03-08 11:43:12 +0200 |
commit | 742d6d369b761220e565f39f2fa09413141ad93f (patch) | |
tree | c3f48794abab6cedb5d698b75b2fe525a56c7958 /features.properties.md | |
parent | f7c41b1c4aeea09e67c8bb88f39d15e02cd1708f (diff) |
allow platform multi-selection for network
Issue-ID: VID-785
Change-Id: I4e6a4c2f0dc8c0e11f2571eec0789ad5672a9147
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 6 |
1 files changed, 5 insertions, 1 deletions
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 |