diff options
author | Alexey Sandler <alexey.sandler@intl.att.com> | 2019-11-04 12:03:57 +0200 |
---|---|---|
committer | Alexey Sandler <alexey.sandler@intl.att.com> | 2019-11-04 12:03:57 +0200 |
commit | 88bf11e74e84d6a714095495f49c065847ab24fd (patch) | |
tree | 3eadbb9f32449d2c0181c0bbac021efa85b490ba /features.properties.md | |
parent | 46d7ba49211c86e9208d6634461afc6ebac70f8d (diff) |
add new flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTE
Issue-ID: VID-646
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: If954d1fb597ecb974b671a05d3f5c5ea5ca9a704
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/features.properties.md b/features.properties.md index e8dbeccb4..edf162d74 100644 --- a/features.properties.md +++ b/features.properties.md @@ -176,4 +176,8 @@ * 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_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.
\ No newline at end of file |