]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update rpc from openstack-common.
authorRussell Bryant <rbryant@redhat.com>
Wed, 12 Sep 2012 16:30:04 +0000 (12:30 -0400)
committerRussell Bryant <rbryant@redhat.com>
Wed, 12 Sep 2012 16:35:45 +0000 (12:35 -0400)
commitb6cf220db95391ee6c85ad07903478ca03d42873
treeeed346ba39b995eb1e053eba615d96c36a02e473
parent24b3cd56967193e789564245352acecb4c80f767
Update rpc from openstack-common.

Fix bug 1049843.

This commit syncs the following commit from openstack-common:

    commit 7e9f72bb28456c912aa80945dbdb8d200f81b462
    Make projects define 'control_exchange'.

This change allows cinder to set a project-specific default of 'cinder'
for the 'control_exchange' option.  The option is now defined in
cinder.flags.

Change-Id: Ia91c172ca0665798d616f9faf5880770074235c8
cinder/flags.py
cinder/openstack/common/rpc/__init__.py
cinder/openstack/common/rpc/amqp.py
cinder/openstack/common/rpc/impl_kombu.py
cinder/openstack/common/rpc/impl_qpid.py
etc/cinder/cinder.conf.sample