Fix for Penetration test _ Session and cookie management
[vid.git] / features.properties.md
index 1f9fecc..4440781 100644 (file)
     * Delete Macro service
 
  
-* FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULE
-
-  Enable soft delete for vf-module in view/edit page for a-la-carte only.
-
-  
 * FLAG_1810_AAI_LOCAL_CACHE
 
   Enables the caching of selected AAI responses.
   new UI in view/edit mode.
   
 * FLAG_1902_RETRY_JOB
+
   Support retry of failed job. Once async job has failed, the user is able to retry execute the job again.
     
 * FLAG_1810_CR_LET_SELECTING_COLLECTOR_TYPE_UNCONDITIONALLY
   2) Service types fetching on Service Instance creation popup from the "Browse SDC models" page.
   
 * FLAG_1908_TRANSPORT_SERVICE_NEW_INSTANTIATION_UI
+
   Enable opening transport service (service with type:TRANSPORT) in new instantiation UI. 
   
 * FLAG_1908_INFRASTRUCTURE_VPN
+
   Enable opening VRF service (service with type:BONDING, role: INFRASTRUCTURE-VPN) in new instantiation UI.
 
 * FLAG_1908_RESUME_MACRO_SERVICE
+
   Enable resume macro service from new view edit page, if :
   * Service model has a Macro deployment 
   * Service Instance is in Assigned / Inventoried Ocrh. Status
   * Service instance Service Type != Transport (PNFs)
   
 * FLAG_1908_VNF_FABRIC_CONFIGURATION_NEW_INSTANTIATION_UI
+
   Enable open the  "new" Angular 2 instantiation pages for service with service-role = "VNF"
   
 * FLAG_FLASH_MORE_ACTIONS_BUTTON_IN_OLD_VIEW_EDIT
+
   Adds a button in legacy View/Edit screen that reopens the service in the _new_ View/Edit screen.
   This button is not displayed when no "Edit" permissions. 
 
 * FLAG_FLASH_REPLACE_VF_MODULE
+
   Enable Replace VF module for upgrade flows, requested by the Flash team.
   When upgrading a VF module VID will invoke the MSO POST VF-module/replace request
   
 * FLAG_1908_MACRO_NOT_TRANSPORT_NEW_VIEW_EDIT
+
   Enable New UI on View Edit for Macro, NON TRANSPORT services 
   
 * FLAG_FLASH_CLOUD_REGION_AND_NF_ROLE_OPTIONAL_SEARCH
+
   Add cloud-region and nf-role as an optional search criteria fields when fetching VNF details.
 
 * FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTE
+
   Let the user set the order of resource instantiation while using drawing board (new view edit)
   for a-la-carte instantiation.
 
 * FLAG_SHOW_ORCHESTRATION_TYPE
+
   enables showing/hiding (true/false) column with orchestration type in Service Model browser.
   The types are fetched from aai.
   
    
 * FLAG_2002_ANY_ALACARTE_BESIDES_EXCLUDED_NEW_INSTANTIATION_UI
+
   Any a-la-carte new service deployment will be open in modern UI, besides excluded services : Port mirroring, VLAN Tagging
 
 * FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONS
-  When flag is true the new popup will be opened with additional options to perform on VFM.
\ No newline at end of file
+
+  When flag is true the new popup will be opened with additional options to perform on VFM.
+  
+* 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.
+  
+* FLAG_2004_INSTANTIATION_STATUS_FILTER
+
+  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_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 limited to a single value.
+  
+* FLAG_2006_NETWORK_LOB_MULTI_SELECT
+
+  When flag is true the LOB will appear as a multi select field, if false the Line Of Business will be limited to a single value.
+  * FLAG_2006_VNF_LOB_MULTI_SELECT
+   When flag is true the LOB will appear as a multi select field, if false the Line Of Business  will be limited to a single value.
+  
+* 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
+
+* FLAG_GUILIN_CONFIG_PORTAL_APP_PASSWORD
+
+  Support setting fn_app.app_password in database to a value provided by the environment variable VID_PORTAL_APP_PASSWORD. 
+  VID will persist the given value, replacing any previous value.
+  
+  When toggled off, the only way to configure VID's value is by manually setting a value in the DB.
+  See https://jira.onap.org/browse/VID-801 
+  
+  
+* FLAG_2006_NEW_VIEW_EDIT_BUTTON_IN_INSTANTIATION_STATUS
+
+  When flag is true the "New view/edit" button will appear in context menu of chosen service in Instantiation Status window. 
+  The click on that button will open the service instance in drawing board (new screens).
+  
+  
+* FLAG_2006_PORT_MIRRORING_LET_SELECTING_SOURCE_SUBSCRIBER
+
+  When flag is true the "Source Subscriber Name" drop down will be added for the source VNF
+  on the PMC (Port Mirroring Configuration) instantiation form.
+
+
+* FLAG_2006_PAUSE_VFMODULE_INSTANTIATION_CREATION
+  
+  When flag is true, pause upon creation capability for vfmodule is enabled on 
+  the new view edit screen
+  
+* FLAG_2008_PAUSE_INSTANTIATION_ON_VFMODULE_POPUP
+  
+  When flag is true, pause instantiation checkbox displayed on vfmodule popup(edit) window 
+  the new view edit screen
+  
+ * FLAG_2008_REMOVE_PAUSE_INSTANTIATION
+    
+  When flag is true, remove pause feature is enabled on drawing-board for vfModules
+  Remove pause will be shown only if the vfModule has pause enabled
+  the new view edit screen  
+    
+    
+* FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SO
+
+  When toggled on, Change Management flows are submitted directly to SO. When toggled off, VID will use Scheduler.
+
+* FLAG_FLASH_REDUCED_RESPONSE_CHANGEMG
+  
+  When toggled on. VID will to use an AAI custom-query vnfs-fromServiceInstance-filter to populate VNFs list while 
+  instantiating new Change-Management workflows. This query is faster, but lacks vfmodules information.
+
+  When toggled off, VID will use AAI custom-query vnf-topology-fromServiceInstance for the same purpose. This query
+  includes also vfModule information. The vfModules data is required when instantiating Scale-Out workflows.
+
+
+
+
+