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

masayag at redhat.com masayag at redhat.com
Wed Jul 2 11:33:39 UTC 2014


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 at 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 at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list