Comment 34 for bug 1253497

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

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

commit 6de1cb9ee5e9cf5e34eb1bedb8f303f2e27b6c3c
Author: Arnaud Legendre <email address hidden>
Date: Fri Jan 10 12:07:15 2014 -0800

    Remove 'openstack/common/context.py'

    context.py is not used anywhere in Glance. Consequently, we can get
    rid of it.
    Also, context.py is the only file left using uuidutils.

    Change-Id: I657e20ac39fbace60f230652912a4bf792836206
    Closes-Bug: #1253497