aboutsummaryrefslogtreecommitdiffstats
path: root/features.properties.md
diff options
context:
space:
mode:
authorAlexey Sandler <alexey.sandler@intl.att.com>2020-02-05 13:32:27 +0200
committerAlexey Sandler <alexey.sandler@intl.att.com>2020-02-05 12:07:30 +0000
commit41768c1ab468235e7c8b46faa83df26b41c66647 (patch)
treeb04640a3d06290bcc61cfc777be4b0618e6cfbd5 /features.properties.md
parentf84164f29eb0c314580f0c44de3d513d9e7b0e5a (diff)
create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I149df1c6b1245542a6083c8cdec7ea3bbb50e933 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r--features.properties.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/features.properties.md b/features.properties.md
index ce153b869..a0f7e2555 100644
--- a/features.properties.md
+++ b/features.properties.md
@@ -210,3 +210,11 @@
* FLAG_MORE_AUDIT_INFO_LINK_ON_AUDIT_INFO
On the "audit info" modal (available on Instantiation Status page), shows a link navigating to
the read-only RETRY page with more audit info.
+
+* FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY
+ 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_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