Comment 6 for bug 1422244

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

Reviewed: https://review.openstack.org/159814
Committed: https://git.openstack.org/cgit/openstack/python-cinderclient/commit/?id=0f73c5fb8ab593da7e332ade273e7da31ea8e303
Submitter: Jenkins
Branch: master

commit 0f73c5fb8ab593da7e332ade273e7da31ea8e303
Author: yatin karel <email address hidden>
Date: Mon Mar 16 23:26:12 2015 +0530

    cinder list now prints dash '-' when data is None

    cinder list used to print None when volume was created without name.
    Now it prints '-' dash when display_name is None

    Closes-Bug: #1422244
    Change-Id: I195ccc37fe96dbb54a0460527fabf55146170bc7