Comment 3 for bug 1439306

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

Reviewed: https://review.openstack.org/169835
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-common/commit/?id=e704cdf92d5ac602aa835a07286fb8fd6d1c1d4c
Submitter: Jenkins
Branch: master

commit e704cdf92d5ac602aa835a07286fb8fd6d1c1d4c
Author: Mark Vanderwiel <email address hidden>
Date: Wed Apr 1 11:41:03 2015 -0500

    Allow mq setup for keystone

    In some cases, keystone notifications are required. This
    Add identity to the list of component that could use messaging.

    Another patch to identity will update the keystone.conf
    template to make use of mq just like the other cookbooks do.

    Change-Id: Id4a777e1fae53cd5ac48b860e4ac01a4e70be7e7
    Partial-Bug: #1439306