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-09-12 14:11:27 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-12 14:11:27 +0000
commitecd0453d3ca7c54d32af7b033f8098e25ca4392b (patch)
tree0ca21081953862dc813fe57b2452c028d080dcb6 /vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties
parent76a44c4f838747b01ef819d2d673b5f680780f3f (diff)
parentc4814252e8ef58dde843824d1c4d57ea708a961e (diff)
Merge "Reduce vnf data response from A&AI in change management flows"
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.properties3
1 files changed, 2 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 70eaae964..8438172e3 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
@@ -32,4 +32,5 @@ FLAG_1810_AAI_LOCAL_CACHE = true
FLAG_1902_NEW_VIEW_EDIT= false
FLAG_EXP_USE_DEFAULT_HOST_NAME_VERIFIER = false
FLAG_1902_VNF_GROUPING = true
-FLAG_FLASH_CLOUD_REGION_AND_NF_ROLE_OPTIONAL_SEARCH=false \ No newline at end of file
+FLAG_FLASH_CLOUD_REGION_AND_NF_ROLE_OPTIONAL_SEARCH=false
+FLAG_FLASH_REDUCED_RESPONSE_CHANGEMG = false