Merge "Extract concatSupplementaryFile out of VFM controller"
[vid.git] / features.properties.md
index e8dbecc..45d5922 100644 (file)
 
 * FLAG_SHOW_ORCHESTRATION_TYPE
   enables showing/hiding (true/false) column with orchestration type in Service Model browser.
-  The types are fetched from aai.
\ No newline at end of file
+  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.
+  
+* 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)