Comment 11 for bug 1403136

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (stable/juno)

Reviewed: https://review.openstack.org/143509
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=311bfdb884a26f75b68d9345036ecb6146b65b32
Submitter: Jenkins
Branch: stable/juno

commit 311bfdb884a26f75b68d9345036ecb6146b65b32
Author: Matthew Kassawara <email address hidden>
Date: Fri Dec 19 16:30:53 2014 -0600

    Fix conflicts with _member_ role creation

    Historically, the installation guide manually created the
    internal _member_ role to resolve issues with horizon.
    However, keystone will preferably create the _member_ role
    automatically if the 'user-create' command includes the
    '--tenant' option.

    Change-Id: I1a67db2b6aa6a8e2bfd76cc80db1fb09fa353986
    Closes-Bug: #1403136
    backport: juno
    (cherry picked from commit 14e6c86d5a457dbbb90690d55655a4532919255a)