Comment 2 for bug 1036299

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

Reviewed: https://review.openstack.org/11290
Committed: http://github.com/openstack/python-glanceclient/commit/8f0d5c4f2cea6e5dae827b5f728c54dab4a4386b
Submitter: Jenkins
Branch: master

commit 8f0d5c4f2cea6e5dae827b5f728c54dab4a4386b
Author: Brian Waldon <email address hidden>
Date: Mon Aug 13 10:30:43 2012 -0700

    Cast is_public, protected, deleted to bool

    To keep a consistent view of an image, is_public, protected, and
    deleted need to be cast to a bool when being parsed from headers.

    Fix bug 1036299

    Change-Id: I2730a0f2d705d26ebc0ba883e99c1caf44d70b51