summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinder
diff options
context:
space:
mode:
authorMihai Prica <prica.mihai@gmail.com>2013-07-05 18:21:56 +0300
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-08-28 18:41:58 -0400
commit00db615d7e92cf662934fed0b4b241fb48e16502 (patch)
treeccaa8a43ee633b01e7b9469ca4f89a4ba00b8a89 /meta-openstack/recipes-devtools/python/python-cinder
parentda9080c3df4d73c028a20574978d938684e7bd56 (diff)
downloadmeta-cloud-services-00db615d7e92cf662934fed0b4b241fb48e16502.tar.gz
python-cinder: Removed old configuration
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder')
-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