Comment 7 for bug 1799177

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

Reviewed: https://review.openstack.org/618538
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3223f2dba3cf1356d515d745db3a90f0717b5e48
Submitter: Zuul
Branch: stable/rocky

commit 3223f2dba3cf1356d515d745db3a90f0717b5e48
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
    (cherry picked from commit 1c64c2c07bcadefbb74c55fc21b6a2c7e3727e68)