Comment 2 for bug 1252967

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

Reviewed: https://review.openstack.org/57376
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c91842af547f9d70ac2a538477d89da1e3efafa9
Submitter: Jenkins
Branch: master

commit c91842af547f9d70ac2a538477d89da1e3efafa9
Author: Vui Lam <email address hidden>
Date: Tue Nov 19 16:34:44 2013 -0800

    VMware: delete vm snapshot after nova snapshot

    When performing a nova snapshot, the vmware driver takes a VM snapshot
    and copies out the snapshotted disk. After the operation, the VM
    snapshot should be deleted, to prevent growing disk chain(s) on each nova
    snapshot.

    Closes-Bug: #1252967
    Change-Id: I7861ccce0153e45eea0316a2e8dd824210db1660