Comment 5 for bug 1199513

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-glance (stable/havana)

Reviewed: https://review.openstack.org/93977
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=15780880b0476e5a80eff0b85268ccd139ac5d46
Submitter: Jenkins
Branch: stable/havana

commit 15780880b0476e5a80eff0b85268ccd139ac5d46
Author: Ivan Chavero <email address hidden>
Date: Sun May 4 10:14:17 2014 -0600

    Fixes wrong values in get_glance_image_attrs

    The output of the glance show command in get_glance_image_attrs
    does not get properly converted while being added to the
    attrs array.

    Change-Id: Ibe503b24ae3bfa10944537d5deaa068a01eaa5f3
    Closes-Bug: #1199513
    (cherry picked from commit 0adbbcf9f44367cb840c8786b05c35c63d7d2f41)