summaryrefslogtreecommitdiff
path: root/devstack/settings
diff options
context:
space:
mode:
authorgordon chung <gord@live.ca>2015-11-27 17:26:28 +0000
committergordon chung <gord@live.ca>2015-11-27 17:27:20 +0000
commita0bb0f16b1fd9785ceb5a8dc933ba2bcae54412a (patch)
treeb77449049ac41c3014faa30e1c2e11c3a155d665 /devstack/settings
parent5bcd6469d39dc5d9ad2176ab5ee297818d6a091e (diff)
downloadceilometer-a0bb0f16b1fd9785ceb5a8dc933ba2bcae54412a.tar.gz
Revert "devstack config for dogpile cache"
This reverts commit 5bcd6469d39dc5d9ad2176ab5ee297818d6a091e. i think this is making the gate fail quite hard. let's temporarily revert it. Change-Id: I3fc8d4e9f79f2fde4fbc3b6b82e349f670926965
Diffstat (limited to 'devstack/settings')
-rw-r--r--devstack/settings5
1 files changed, 0 insertions, 5 deletions
diff --git a/devstack/settings b/devstack/settings
index 4cc3cdb0..3b80acb6 100644
--- a/devstack/settings
+++ b/devstack/settings
@@ -34,11 +34,6 @@ CEILOMETER_EVENTS=${CEILOMETER_EVENTS:-True}
CEILOMETER_COORDINATION_URL=${CEILOMETER_COORDINATION_URL:-}
CEILOMETER_PIPELINE_INTERVAL=${CEILOMETER_PIPELINE_INTERVAL:-}
-# Cache Options
-# NOTE(cdent): These are incomplete and specific for this testing.
-CEILOMETER_CACHE_BACKEND=${CEILOMETER_CACHE_BACKEND:-dogpile.cache.redis}
-CEILOMETER_CACHE_URL=${CEILOMETER_CACHE_URL:-redis://localhost:6379}
-
CEILOMETER_EVENT_ALARM=${CEILOMETER_EVENT_ALARM:-False}
# Tell Tempest this project is present