Yair Zaslavsky has submitted this change and it was merged.
Change subject: engine: Fixes rollback handling in ChangeVDSClusterCommand
......................................................................
engine: Fixes rollback handling in ChangeVDSClusterCommand
Fixes rollback handling in ChangeVDSClusterCommand, so when an execption
is occured during command, there will not be created two rows for the
host in Hosts list
Change-Id: I1866901d73b1a3270d51b7b261ce5acf0ea67ce9
Bug-Url:
https://bugzilla.redhat.com/984927
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVDSClusterCommand.java
1 file changed, 5 insertions(+), 5 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17973
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1866901d73b1a3270d51b7b261ce5acf0ea67ce9
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server