Comment 1 for bug 1652012

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

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

commit dc449dfd63c165cfa9c4600b82e5b392973a0e60
Author: Gage Hugo <email address hidden>
Date: Fri Feb 24 12:26:41 2017 -0600

    Change is_admin_project to False by default

    Our token model code will return a default of True for
    is_admin_project if that attribute is not defined. The
    comment next to this says this is for backwards
    compatibility, but this seems inherently dangerous.

    Closes-Bug: #1652012

    Change-Id: I035fe570972764b9c9342d1851654634d681ac5e