Comment 2 for bug 1309123

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to cookbook-openstack-orchestration (master)

Reviewed: https://review.openstack.org/89410
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-orchestration/commit/?id=63914207bfee3f397409c635a2eab5efb93837f2
Submitter: Jenkins
Branch: master

commit 63914207bfee3f397409c635a2eab5efb93837f2
Author: Mark Vanderwiel <email address hidden>
Date: Mon Apr 21 14:58:31 2014 -0500

    Revert bug fix 1279577

    https://review.openstack.org/73108
    The original change does not work for the case where the api-cfn recipe
    is included from within another recipe.
    This revert does not cause any harm, it justs registers
    api-cfn with identity unnecessarily.
    The real solution is probably a refactoring of the common identity recipe.
    Created blueprint identity-registration-cleanup for this future work.

    Change-Id: I43646182a7465cdddd55b1f840764ba1b147451e
    Closes-Bug: #1309123