summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinder/cinder.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf b/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf
index 4eac2e3..71f5fb4 100644
--- a/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf
+++ b/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf
@@ -13,10 +13,6 @@ volume_group = cinder-volumes
13verbose = True 13verbose = True
14auth_strategy = keystone 14auth_strategy = keystone
15 15
16#rpc_backend = cinder.openstack.common.rpc.impl_qpid
17#qpid_hostname=localhost
18#qpid_port=5672
19
20rpc_backend = cinder.openstack.common.rpc.impl_kombu 16rpc_backend = cinder.openstack.common.rpc.impl_kombu
21rabbit_host=localhost 17rabbit_host=localhost
22rabbit_port=5672 18rabbit_port=5672