diff options
| -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 |
