summaryrefslogtreecommitdiff
path: root/devstack/settings
diff options
context:
space:
mode:
authorgordon chung <gord@live.ca>2016-01-14 15:31:24 -0500
committergordon chung <gord@live.ca>2016-01-26 14:13:31 -0500
commit628ac86f48354c1c6cb83fc6341661d7192f3228 (patch)
tree04ff786c7a2c280ccd616184dff7b0238e19b58f /devstack/settings
parentfe1743f647498d400508b8be550531418ded87fc (diff)
downloadceilometer-628ac86f48354c1c6cb83fc6341661d7192f3228.tar.gz
enable notification agent partitioning
we should just enable this so we can at least catch major major breakage. Change-Id: Ib49257ac45c9baef997e24f5ae3327f951b97e2b
Diffstat (limited to 'devstack/settings')
-rw-r--r--devstack/settings2
1 files changed, 1 insertions, 1 deletions
diff --git a/devstack/settings b/devstack/settings
index c32f732c..f300d5dd 100644
--- a/devstack/settings
+++ b/devstack/settings
@@ -32,7 +32,7 @@ CEILOMETER_USE_MOD_WSGI=${CEILOMETER_USE_MOD_WSGI:-${ENABLE_HTTPD_MOD_WSGI_SERVI
CEILOMETER_NOTIFICATION_TOPICS=${CEILOMETER_NOTIFICATION_TOPICS:-notifications}
CEILOMETER_EVENTS=${CEILOMETER_EVENTS:-True}
-CEILOMETER_COORDINATION_URL=${CEILOMETER_COORDINATION_URL:-}
+CEILOMETER_COORDINATION_URL=${CEILOMETER_COORDINATION_URL:-redis://localhost:6379}
CEILOMETER_PIPELINE_INTERVAL=${CEILOMETER_PIPELINE_INTERVAL:-}
# Cache Options