Change in ovirt-engine[master]: core: catch OpenStackResponseException on execute

Daniel Erez has submitted this change and it was merged. Change subject: core: catch OpenStackResponseException on execute ...................................................................... core: catch OpenStackResponseException on execute CommandBase -> executeWithoutTransaction: catch OpenStackResponseException to handle only when necessary (i.e. when no failure messages have been added). Change-Id: Ic84ee67e0cb83763d26bba82dd03131d5b97a38d Bug-Url: https://bugzilla.redhat.com/1185826 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Verified Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/38926 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic84ee67e0cb83763d26bba82dd03131d5b97a38d Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
derez@redhat.com