v1 ImageManager returns size, min_ram, min_disk as strings, should be ints

Bug #1036297 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

To keep parity with the old client, we should return expected integer values as integers.

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/11289

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

Reviewed: https://review.openstack.org/11289
Committed: http://github.com/openstack/python-glanceclient/commit/1e539dfdbecfdcf33d57ef79b9f845b90f547506
Submitter: Jenkins
Branch: master

commit 1e539dfdbecfdcf33d57ef79b9f845b90f547506
Author: Brian Waldon <email address hidden>
Date: Mon Aug 13 10:18:51 2012 -0700

    Return known int values as int, not str

    Cast size, min_ram, min_disk to integers before returning them
    to the user from the v1 API.

    Fixes bug 1036297

    Change-Id: Ib1e2a3bf931e433b6311cc8a1a5219168b50be97

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.