Glance control_exchange in glance-api.conf wasn't set
and glance used default value for this - 'openstack'.
So, exchange 'glance' and queue 'glance' didn't exist in rabbit.
But ceilometer as default glance control exchange uses 'glance'.
This patch fixes the fix for this problem and change-id as well
Reviewed: https:/ /review. openstack. org/108463 /git.openstack. org/cgit/ stackforge/ fuel-library/ commit/ ?id=b483189c848 351ab277d20f208 e6c97a986a98ea
Committed: https:/
Submitter: Jenkins
Branch: master
commit b483189c848351a b277d20f208e6c9 7a986a98ea
Author: Bogdan Dobrelya <email address hidden>
Date: Mon Jul 21 20:27:25 2014 +0300
Set glance control_exchange to 'glance'
Glance control_exchange in glance-api.conf wasn't set
and glance used default value for this - 'openstack'.
So, exchange 'glance' and queue 'glance' didn't exist in rabbit.
But ceilometer as default glance control exchange uses 'glance'.
This patch fixes the fix for this problem and change-id as well
Closes-bug: #1335891
Change-Id: Idd1566dd507878 b2f01c2d0ff9956 dedc77a4461
Signed-off-by: Bogdan Dobrelya <email address hidden>