Comment 4 for bug 1460187

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

Reviewed: https://review.openstack.org/189095
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=5cac3a602f93152e4a4411c9a3362d8f5051fc75
Submitter: Jenkins
Branch: stable/kilo

commit 5cac3a602f93152e4a4411c9a3362d8f5051fc75
Author: Endre Karlson <email address hidden>
Date: Tue Jun 2 14:56:41 2015 +0200

    Enforce usage of project scoped token

    In order for functionality to remain intact (ie disallow people to create / do
    actions in designate that ends up with a "None" tenant_id as the owner in the
    db) we need to enforce the use of a project scoped token for now.

    Closes-Bug: #1460187

    Change-Id: I8a64fe4938b3b9b0ade9fe210e4da0d19ad1c23f
    (cherry picked from commit ae235cba3c5bda5d1da6816135400107660a2794)