aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-07-16 15:50:44 +0300
committerIttay Stern <ittay.stern@att.com>2019-07-16 16:42:41 +0300
commit8b32d1e51b7950402f81e62860a8e047feb20254 (patch)
tree4ffb3d2c227cea7064fbd57d030bdaeecffe0594 /vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties
parent33883982d9e9132e1d7c781c3b3cbeccc802bc28 (diff)
Bugfix: Revert soft-delete to restore VF-module deletion
Issue-ID: VID-503 Change-Id: Ic19613e92c3fd2869dd94931533db2c2053fd189 Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties')
-rw-r--r--vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties b/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties
index 8ba148465..71e104dea 100644
--- a/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties
+++ b/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties
@@ -26,7 +26,7 @@ FLAG_SHIFT_VFMODULE_PARAMS_TO_VNF = true
FLAG_EXP_ANY_ALACARTE_NEW_INSTANTIATION_UI=false
FLAG_1810_CR_ADD_CLOUD_OWNER_TO_MSO_REQUEST=true
FLAG_1810_CR_LET_SELECTING_COLLECTOR_TYPE_UNCONDITIONALLY=true
-FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULE = true
+FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULE = false
FLAG_1810_AAI_LOCAL_CACHE = true
FLAG_1902_NEW_VIEW_EDIT= false
FLAG_EXP_USE_DEFAULT_HOST_NAME_VERIFIER = false