diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-09-19 09:44:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-19 09:44:51 +0000 |
commit | 497e040b5569b0b0139a5cbc8115a63bc7f99244 (patch) | |
tree | 4e2a8c3a09bfb7d3a0bbbdc773c0e9ec702d8e4a /vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties | |
parent | 421fd2a498707d5844e9a99eed039ddcb8b52e06 (diff) | |
parent | 804882648e0c7c4bc8016870017ec43a6156253c (diff) |
Merge "Disable homing_solution"6.0.0
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.properties | 1 |
1 files changed, 1 insertions, 0 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 dd22dcbcd..db2ff8e97 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,6 +32,7 @@ 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_DISABLE_HOMING = true FLAG_FLASH_CLOUD_REGION_AND_NF_ROLE_OPTIONAL_SEARCH=false FLAG_FLASH_REDUCED_RESPONSE_CHANGEMG = false FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTE = false |