Comment 14 for bug 1239896

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (milestone-proposed)

Reviewed: https://review.openstack.org/52212
Committed: http://github.com/openstack/horizon/commit/d3e8e29f1e252e7bffc836056b52c8e4e5a0307c
Submitter: Jenkins
Branch: milestone-proposed

commit d3e8e29f1e252e7bffc836056b52c8e4e5a0307c
Author: Lin Hua Cheng <email address hidden>
Date: Wed Oct 16 13:08:01 2013 -0700

    Improve display of instance image information

    When instance is booted from volume image it returns a string,
    while for instance from image returns a dict. Fix is made to
    handle both cases.

    Change-Id: I23aeccd21f88a353222d3fc7dc4b5c337c2bfecb
    Closes-Bug: #1239896