Change in ovirt-engine[master]: engine: Unclear event log when failing on removing Neutron n...

Moti Asayag has submitted this change and it was merged. Change subject: engine: Unclear event log when failing on removing Neutron network from VM ...................................................................... engine: Unclear event log when failing on removing Neutron network from VM The Timeout exception happened before the parameters of the audit log were initialized. Moved the initialization to the beginning of the execution (before new 'ExternalNetworkManager(iface).deallocateIfExternal()'). Change-Id: I924ee1f749b74203e80a088d2ec5e4e888fe0221 Bug-Url: https://bugzilla.redhat.com/1102572 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/RemoveVmInterfaceCommand.java 1 file changed, 5 insertions(+), 4 deletions(-) Approvals: Alona Kaplan: Verified Moti Asayag: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28776 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I924ee1f749b74203e80a088d2ec5e4e888fe0221 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com