Comment 2 for bug 1404931

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

Reviewed: https://review.openstack.org/143513
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=71d9c8b5b343011bb0c9d90dab9cb75510d4c618
Submitter: Jenkins
Branch: master

commit 71d9c8b5b343011bb0c9d90dab9cb75510d4c618
Author: Steve Martinelli <email address hidden>
Date: Mon Dec 22 13:20:41 2014 -0500

    Properly format 'attached to' column list when listing volumes

    Previously, no data was being returned for the 'attached to' field
    when listing volumes. Dig into the the returned array to format
    the column.

    Change-Id: Iebd79e5ddcb4a335703d9b2675aa7128995de918
    Closes-Bug: #1404931