summaryrefslogtreecommitdiff
path: root/devstack/settings
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-11-27 21:18:22 +0000
committerGerrit Code Review <review@openstack.org>2015-11-27 21:18:22 +0000
commita2fb547f7284506ba64f82c6467f56ed18bda307 (patch)
treea1b2db2b46e78f706f3f3cd22cbd5f28b775e35f /devstack/settings
parent852c77926728afbdcc8676d307570847c090f9a4 (diff)
parenta0bb0f16b1fd9785ceb5a8dc933ba2bcae54412a (diff)
downloadceilometer-a2fb547f7284506ba64f82c6467f56ed18bda307.tar.gz
Merge "Revert "devstack config for dogpile cache""
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 db0ab8e2..4afcd50d 100644
--- a/devstack/settings
+++ b/devstack/settings
@@ -32,11 +32,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