Comment 15 for bug 1490523

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

Reviewed: https://review.openstack.org/219724
Committed: https://git.openstack.org/cgit/stackforge/fuel-plugin-detach-keystone/commit/?id=418cbc01cd203982166e217244969c459a4f03a5
Submitter: Jenkins
Branch: master

commit 418cbc01cd203982166e217244969c459a4f03a5
Author: Matthew Mosesohn <email address hidden>
Date: Wed Sep 2 17:36:59 2015 +0300

    Add rabbitmq workaround if rabbitmq plugin enabled

    Keystone admin fails if no RabbitMQ servers are available,
    so AMQP should be correctly configured.

    FIXME. RabbitMQ plugin cannot notify other plugins of its
    settings because in normal deployments, those role are
    not present in the deployment graph and fail to resolve.

    Change-Id: Ifb03165d44395ac7957180c454b70c148d653df3
    Partial-Bug: #1490523