From 00db615d7e92cf662934fed0b4b241fb48e16502 Mon Sep 17 00:00:00 2001 From: Mihai Prica Date: Fri, 5 Jul 2013 18:21:56 +0300 Subject: python-cinder: Removed old configuration Signed-off-by: Mihai Prica --- meta-openstack/recipes-devtools/python/python-cinder/cinder.conf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-cinder/cinder.conf') 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 verbose = True auth_strategy = keystone -#rpc_backend = cinder.openstack.common.rpc.impl_qpid -#qpid_hostname=localhost -#qpid_port=5672 - rpc_backend = cinder.openstack.common.rpc.impl_kombu rabbit_host=localhost rabbit_port=5672 -- cgit v1.2.3-54-g00ecf