Daniel Erez has posted comments on this change. Change subject: core: RemoveAllVmCinderDisks - handle command statuses. ......................................................................
Patch Set 1: Code-Review+2 (1 comment) https://gerrit.ovirt.org/#/c/42318/1/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveAllVmCinderDisksCommandCallBack.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveAllVmCinderDisksCommandCallBack.java: Line 30: case UNKNOWN: Line 31: anyFailed = true; Line 32: break; Line 33: default: Line 34: break; add log.error("Invalid command status: '{}", commandStatus); Line 35: } Line 36: } Line 37: Line 38: T command = getCommand(cmdId); -- To view, visit https://gerrit.ovirt.org/42318 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id1570268b02145081d2d2d3207ffac8c0f983740 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: automat...@ovirt.org Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches