diff options
author | Amichai Hemli <amichai.hemli@intl.att.com> | 2020-05-06 00:35:56 +0300 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-05-06 14:06:16 +0300 |
commit | a88abcb68afd396d9317e6a0768f7870bda9535d (patch) | |
tree | b1c818cfe373a24477b187eabc05b29c5cf7bca6 /features.properties.md | |
parent | 03e4ae0e29eff5bbcc65020f383762af9e3fd5cc (diff) |
Disable Scheduler by feature toggle FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SO
Issue-ID: VID-174
Change-Id: I8693021ed952e9ff250cf72360db43f0741af9b4
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 33 |
1 files changed, 20 insertions, 13 deletions
diff --git a/features.properties.md b/features.properties.md index 4ebf9f145..ec9e2f8cf 100644 --- a/features.properties.md +++ b/features.properties.md @@ -271,19 +271,26 @@ When toggled off, the only way to configure VID's value is by manually setting a value in the DB. See https://jira.onap.org/browse/VID-801 - * FLAG_2006_NEW_VIEW_EDIT_BUTTON_IN_INSTANTIATION_STATUS - When flag is true the "New view/edit" button will appear in context menu of chosen service in Instantiation Status window. - The click on that button will open the service instance in drawing board (new screens). - - * FLAG_2006_PORT_MIRRORING_LET_SELECTING_SOURCE_SUBSCRIBER +* FLAG_2006_NEW_VIEW_EDIT_BUTTON_IN_INSTANTIATION_STATUS + + When flag is true the "New view/edit" button will appear in context menu of chosen service in Instantiation Status window. + The click on that button will open the service instance in drawing board (new screens). - When flag is true the "Source Subscriber Name" drop down will be added for the source VNF - on the PMC (Port Mirroring Configuration) instantiation form. - - * FLAG_2006_PAUSE_VFMODULE_INSTANTIATION_CREATION - When flag is true, pause upon creation capability for vfmodule is enabled on - the new view edit screen - -
\ No newline at end of file +* FLAG_2006_PORT_MIRRORING_LET_SELECTING_SOURCE_SUBSCRIBER + + When flag is true the "Source Subscriber Name" drop down will be added for the source VNF + on the PMC (Port Mirroring Configuration) instantiation form. + + +* FLAG_2006_PAUSE_VFMODULE_INSTANTIATION_CREATION + + When flag is true, pause upon creation capability for vfmodule is enabled on + the new view edit screen + + +* FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SO + + When toggled on, Change Management flows are submitted directly to SO. When toggled off, VID will use Scheduler. + |