Comment 4 for bug 1799177

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/611677
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=1c64c2c07bcadefbb74c55fc21b6a2c7e3727e68
Submitter: Zuul
Branch: master

commit 1c64c2c07bcadefbb74c55fc21b6a2c7e3727e68
Author: Sofer Athlan-Guyot <email address hidden>
Date: Thu Oct 18 18:49:35 2018 +0200

    Enable _member_ role for undercloud install.

    During upgrade, as we don't use instack_undercloud anymore, we missing
    the _member_ role to the admin user.

    This creates the necessary hooks in tht to have the member role
    created during upgrade (and install for that matter).

    This passes on the keystone_enable_member to puppet-tripleo, but it
    needs a patch there as well for this mechanism to fully work.

    Change-Id: I2319ed876eba7f21c0e80444bf78ca080fef252a
    Depends-On: https://review.openstack.org/611919
    Partial-Bug: #1799177