X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=features.properties.md;h=a0f7e255594433e1ff51107062842ddc783a426d;hb=b4b88310c73f9faa15bbe8ad0ed6213660f6f52c;hp=a8fac833fc561062835f2852903450e91f17ae86;hpb=52add03b07f17c5542bae1db749383cb6d6485d2;p=vid.git diff --git a/features.properties.md b/features.properties.md index a8fac833f..a0f7e2555 100644 --- a/features.properties.md +++ b/features.properties.md @@ -188,4 +188,33 @@ When flag is true the platform will appear as a multi select field, if false the platform will be dropdown list. * FLAG_2004_INSTANTIATION_STATUS_FILTER - when flag is true the user can filter rows in instantiation status by using text input + When flag is true the user can filter rows in instantiation status by using text input + +* FLAG_2004_CREATE_ANOTHER_INSTANCE_FROM_TEMPLATE + When flag is true, the user see in instantiation status page, an option to recreate another instance. + This option is enabled only for instantiate jobs. + If the user clicks on this option, the previous instantiation is opened in drawing board, + and the user can create another one from this template. + +* FLAG_2004_INSTANTIATION_TEMPLATES_POPUP + Enables a designated Templates selection modal, accessible when creating a new instance through "Browse SDC". + +* FLAG_2006_VFM_SDNC_PRELOAD_FILES + Enables upload files when SDNC preload checkbox is checked + +* FLAG_2002_UNLIMITED_MAX + when flag is true and max_instances is not declare than user can add unlimited VND, NETWORK, VFMODULE, + User can duplicate up to 10 record in single time. + If the flag is false and max_instances is not declare the max will be 1 else max_instances value. + +* 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