Merge lp://qastaging/~vishvananda/nova/lp851157 into lp://qastaging/~hudson-openstack/nova/trunk

Proposed by Vish Ishaya
Status: Merged
Approved by: Dan Prince
Approved revision: 1542
Merged at revision: 1578
Proposed branch: lp://qastaging/~vishvananda/nova/lp851157
Merge into: lp://qastaging/~hudson-openstack/nova/trunk
Diff against target: 11 lines (+1/-0)
1 file modified
nova/virt/libvirt/connection.py (+1/-0)
To merge this branch: bzr merge lp://qastaging/~vishvananda/nova/lp851157
Reviewer Review Type Date Requested Status
Dan Prince (community) Approve
Devin Carlen (community) Approve
Review via email: mp+75608@code.qastaging.launchpad.net

Description of the change

Removes the on-disk internal libvirt snapshot after it has been uploaded to glance.

To post a comment you must log in.
Revision history for this message
Devin Carlen (devcamcar) wrote :

lgtm

review: Approve
Revision history for this message
Dan Prince (dan-prince) wrote :

pydoc for virDomainSnapshot:

     | delete(self, flags)
     | Delete the snapshot.
     |
     | If @flags is 0, then just this snapshot is deleted, and changes from
     | this snapshot are automatically merged into children snapshots. If
     | flags is VIR_DOMAIN_SNAPSHOT_DELETE_CHILDREN, then this snapshot
     | and any children snapshots are deleted.

Looks good to me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.