Comment 6 for bug 1255355

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (stable/havana)

Reviewed: https://review.openstack.org/60652
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=985b5aac409fb7e73c78ef9842da79c9c3950635
Submitter: Jenkins
Branch: stable/havana

commit 985b5aac409fb7e73c78ef9842da79c9c3950635
Author: Gary Kotton <email address hidden>
Date: Sun Dec 1 05:09:19 2013 -0800

    VMware: fix disk extend bug when no space on datastore

    In the event that thete is no space on the datastore then ensure
    that the disk extension is cleaned up accordingly.

    A number of files would be left behind on the datastore.

    Change-Id: Ica9daf9151e4fb1874fa8b1d7247080860ef4ae2
    Related-Bug: #1255355
    (cherry picked from commit 787d36b40b41c1ee1e56ae3f8d17984e70c59a8e)