Comment 9 for bug 1403136

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

Reviewed: https://review.openstack.org/143215
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=14e6c86d5a457dbbb90690d55655a4532919255a
Submitter: Jenkins
Branch: master

commit 14e6c86d5a457dbbb90690d55655a4532919255a
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