Maor Lipchuk has posted comments on this change.

Change subject: core: Support remove of VM with Cinder disks
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/39230/1/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmCommand.java:

Line 314:     }
Line 315: 
Line 316:     protected void removeVmFromDb() {
Line 317:         removeLunDisks();
Line 318:         removeCinderDisks();
> should be done after removeVmImages
Done
Line 319:         removeVmUsers();
Line 320:         removeVmNetwork();
Line 321:         removeVmSnapshots();
Line 322:         removeVmStatic(getParameters().isRemovePermissions());


-- 
To view, visit https://gerrit.ovirt.org/39230
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1bf8b7e54542bd0673c5c26e98fbe0335d74a79b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to