Comment 4 for bug 1070042

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

Reviewed: https://review.openstack.org/19216
Committed: http://github.com/openstack/horizon/commit/158ce5ca268ab2824c777c14120009641be47ae4
Submitter: Jenkins
Branch: master

commit 158ce5ca268ab2824c777c14120009641be47ae4
Author: Victoria Martínez de la Cruz <email address hidden>
Date: Tue Jan 8 13:44:37 2013 -0300

    Check the display name for volumes on AJAX polls.

    If a volume is created from the CLI without a name,
    its displayed name on the Dashboard will be its id.

    Change-Id: I806df643d7a2e0e93db673ea9718fe30927d930e
    Implements: Display name check for unnamed volumes
    Fixes: bug #1070042