Comment 3 for bug 1199513

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to puppet-glance (master)

Reviewed: https://review.openstack.org/92015
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=0adbbcf9f44367cb840c8786b05c35c63d7d2f41
Submitter: Jenkins
Branch: master

commit 0adbbcf9f44367cb840c8786b05c35c63d7d2f41
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