Comment 5 for bug 1336418

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

Reviewed: https://review.openstack.org/133032
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=45ae78ce85c8ecc211c7c957c6409955588f831a
Submitter: Jenkins
Branch: master

commit 45ae78ce85c8ecc211c7c957c6409955588f831a
Author: Justin Pomeroy <email address hidden>
Date: Thu Nov 6 07:30:38 2014 -0600

    Honor keystone policy file when creating client

    When creating the keystone client for an admin the user is checked
    for the specific role of "admin" to determine if they are authorized
    to use the admin URL. This patch changes this logic so that the
    policy file is honored instead of a specific role.

    Closes-Bug: #1336418
    Change-Id: I600334dff17a5564f97cbcce67ff6d3619142961