Comment 19 for bug 1335891

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/108463
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=b483189c848351ab277d20f208e6c97a986a98ea
Submitter: Jenkins
Branch: master

commit b483189c848351ab277d20f208e6c97a986a98ea
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: Idd1566dd507878b2f01c2d0ff9956dedc77a4461
    Signed-off-by: Bogdan Dobrelya <email address hidden>