diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2019-09-18 08:00:10 +0300 |
---|---|---|
committer | Eylon Malin <eylon.malin@intl.att.com> | 2019-09-18 08:00:10 +0300 |
commit | f46e53e0c71db2388469558d48f8ffa25130f3d8 (patch) | |
tree | 86b8d9fefa157e31bd52d3a0fb5de7b38d9bd097 /features.properties.md | |
parent | 6e08835bcfe44b02f73d349b0d87aa3591bc45e4 (diff) |
add new flag FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTE
Issue-ID: VID-646
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I533221a6115c4a2d00ce3ed02eef4d1ad882df3a
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/features.properties.md b/features.properties.md index 7b2250b94..2823c662e 100644 --- a/features.properties.md +++ b/features.properties.md @@ -169,4 +169,7 @@ * 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. -
\ No newline at end of file + +* 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. |