Comment 4 for bug 1356732

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

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

commit e47321b3c798ba4300e2affacd29502b35dc12d5
Author: Sachi King <email address hidden>
Date: Thu Aug 21 17:37:07 2014 +1000

    Attribute variables for internal identity endpoint

    This patch adds the identity-internal-endpoints attributes to complment
    the first patch of this bug. As cookbook-openstack-identity now
    refences the identity-internal endpoint these variables are now
    required to be defined. As per convention endpoints are defined in this
    cookbook.

    Following this patch the number of node.set used in the registration
    tests can be reduced, as they will now have defaults defined here.
    Additionally a bump of the identity cookbook to rely on common 10.0.3
    will be required.
    Once this is done this bug can be closed.

    Change-Id: Iefca0b3df5b8efae94a661fc471c55a05cd8f64e
    Partial-Bug: #1356732