Comment 80 for bug 968696

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

Reviewed: https://review.openstack.org/464009
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=4a82ab9065a659bbcb838240da113a0509f651aa
Submitter: Jenkins
Branch: master

commit 4a82ab9065a659bbcb838240da113a0509f651aa
Author: Gage Hugo <email address hidden>
Date: Thu May 11 10:34:26 2017 -0400

    Revert change 438035 is_admin_project default

    This change reverts having is_admin_project default to False [0]
    since we currently need to have it revert to True in order to
    account for anyone who has not configured an admin project. This
    will be truely fixed at a later date.

    This also adds comments from another change [1] which clarifies
    the for why this should not be changed at this moment.

    [0] https://review.openstack.org/#/c/438035/
    [1] https://review.openstack.org/#/c/257636/

    Partial-Bug: 968696

    Change-Id: I039bfc8a41d43634ebad545725b9188a82afb990
    Co-Authored-By: Adam Young <email address hidden>
    Co-Authored-By: Matthew Edmonds <email address hidden>