X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=features.properties.md;h=dedb0e3711ce2d00a4a7ca45cf0d2d0aaa22e5b7;hb=6357b9b66cd937f50a11c223cb63e818ecb9ef08;hp=e464583b97b8015f1ba8e346f493ceaf6ab173ae;hpb=a7271a5bb3f84356284bb3e637f1b0df5f5fa086;p=vid.git diff --git a/features.properties.md b/features.properties.md index e464583b9..dedb0e371 100644 --- a/features.properties.md +++ b/features.properties.md @@ -199,7 +199,38 @@ * 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_LIMIT_OWNING_ENTITY_SELECTION_BY_ROLES + While service instantiation, when flag is enabled, a user will not be able to choose Owning Entity which she has no + matching role for. Relevant roles can be provided by using FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY. + +* 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. + +* 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. + +* FLAG_2006_NETWORK_LOB_MULTI_SELECT + When flag is true the LOB will appear as a multi select field, if false the platform will be dropdown list. + + + +* FLAG_EXP_USE_FORMAT_PARAMETER_FOR_CM_DASHBOARD + When flag is true VID will use the format=simpleNoTaskInfo parameter in addition to the filter parameter when fetching orchestration requests for the change-management dashboard. + When OFF, VID will use only the filter parameter \ No newline at end of file