X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=features.properties.md;h=45d5922c7917f4eb0c127dc2443bfcff857319c1;hb=a6b33add4f81a2c70aaf6172dd7184eeb8fb323d;hp=32b139acec08b896e9788c2f78025559bfbdf229;hpb=28389331a544dcf8d74584c215467b149b959ecf;p=vid.git diff --git a/features.properties.md b/features.properties.md index 32b139ace..45d5922c7 100644 --- a/features.properties.md +++ b/features.properties.md @@ -178,9 +178,13 @@ enables showing/hiding (true/false) column with orchestration type in Service Model browser. The types are fetched from aai. -* FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTE - Let the user set the order of resource instantiation with the button (Move up / Move down) while using drawing board (new view edit) - for a-la-carte instantiation. * 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)