Change in ovirt-engine[master]: core: Use try catch for delete Cinder disk at RemoveCinderDi...

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Use try catch for delete Cinder disk at RemoveCinderDiskCommand. ...................................................................... core: Use try catch for delete Cinder disk at RemoveCinderDiskCommand. Surround delete Cinder volume with try catch so when deleting a Cinder disk with fault tollerant as true (ILLEGAL disk). The engine can complete the action of remove from the DB. Change-Id: I7bd489608dc7ffb92192da60f0953506ab1effef Bug-Url: https://bugzilla.redhat.com/1185826 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveCinderDiskCommand.java 1 file changed, 13 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/42512 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7bd489608dc7ffb92192da60f0953506ab1effef Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
mlipchuk@redhat.com