diff options
author | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2019-09-24 07:54:09 +0200 |
---|---|---|
committer | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2019-10-02 17:11:15 +0200 |
commit | cbf73dae518c62d5ebd077816e457d5e8db15a85 (patch) | |
tree | 7038958d1eeb72344365629887c4c5d0005dd253 /features.properties.md | |
parent | fdea9e36bd95193d2e920398beee914e4953919c (diff) |
adding orchestration type to service models view
Issue-ID: VID-602
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I289b55129cbfe8fbf6dd28f0e8f41715ff4ed107
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features.properties.md b/features.properties.md index 2823c662e..e8dbeccb4 100644 --- a/features.properties.md +++ b/features.properties.md @@ -173,3 +173,7 @@ * 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.
\ No newline at end of file |