Comment 1 for bug 1602081

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

Reviewed: https://review.openstack.org/314889
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=ca501cba92960d0d9cffc346ebd47d39fbce32e8
Submitter: Jenkins
Branch: master

commit ca501cba92960d0d9cffc346ebd47d39fbce32e8
Author: Jamie Lennox <email address hidden>
Date: Wed May 4 17:10:40 2016 +1000

    Use oslo.context features

    In an effort to standardize policy and authentication values
    oslo.context has new features such as from_environ which constructs a
    standard oslo.context object from the environment variables created by
    auth_token middleware and to_policy_values which emit a standard
    credentials target for writing common policy files across services.

    Use these standard functions when dealing with contexts and policy in
    glance.

    Closes-Bug: #1602081
    Change-Id: I40582cb34818b980d6c6914b2c9346a17a0ed489