diff options
| author | Mihai Prica <prica.mihai@gmail.com> | 2013-07-05 18:21:56 +0300 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-28 18:41:58 -0400 |
| commit | 00db615d7e92cf662934fed0b4b241fb48e16502 (patch) | |
| tree | ccaa8a43ee633b01e7b9469ca4f89a4ba00b8a89 /meta-openstack/recipes-devtools/python | |
| parent | da9080c3df4d73c028a20574978d938684e7bd56 (diff) | |
| download | meta-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')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinder/cinder.conf | 4 |
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 | |||
| 13 | verbose = True | 13 | verbose = True |
| 14 | auth_strategy = keystone | 14 | auth_strategy = keystone |
| 15 | 15 | ||
| 16 | #rpc_backend = cinder.openstack.common.rpc.impl_qpid | ||
| 17 | #qpid_hostname=localhost | ||
| 18 | #qpid_port=5672 | ||
| 19 | |||
| 20 | rpc_backend = cinder.openstack.common.rpc.impl_kombu | 16 | rpc_backend = cinder.openstack.common.rpc.impl_kombu |
| 21 | rabbit_host=localhost | 17 | rabbit_host=localhost |
| 22 | rabbit_port=5672 | 18 | rabbit_port=5672 |
