v1 ImageManager reports is_public, protected, deleted as strings

Bug #1036299 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
High
Brian Waldon

Bug Description

is_public, protected and deleted should be boolean types

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

Fix proposed to branch: master
Review: https://review.openstack.org/11290

Brian Waldon (bcwaldon)
summary: - v1 ImageManager reports is_public and protected as strings
+ v1 ImageManager reports is_public, protected, deleted as strings
description: updated
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

Changed in python-glanceclient:
status: In Progress → Fix Committed
Revision history for this message
Brian Waldon (bcwaldon) wrote :

Released in v0.4.1

Changed in python-glanceclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.