From a88abcb68afd396d9317e6a0768f7870bda9535d Mon Sep 17 00:00:00 2001 From: Amichai Hemli Date: Wed, 6 May 2020 00:35:56 +0300 Subject: Disable Scheduler by feature toggle FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SO Issue-ID: VID-174 Change-Id: I8693021ed952e9ff250cf72360db43f0741af9b4 Signed-off-by: Ittay Stern --- features.properties.md | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'features.properties.md') 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. + -- cgit 1.2.3-korg