Oved Ourfali has submitted this change and it was merged.
Change subject: core: Bad error on activating a host twice (#844177)
......................................................................
core: Bad error on activating a host twice (#844177)
https://bugzilla.redhat.com/844177
This patch sets the action and type of the command by overriding the
setActionMessageParameters method, instead of adding it explicitly, thus
it is set also when the command fails on CommandBase operations.
Change-Id: I0e44a7863197dd2ac9108da871213a84c469f454
Signed-off-by: Oved Ourfali <oourfali(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ActivateVdsCommand.java
1 file changed, 5 insertions(+), 5 deletions(-)
Approvals:
Moti Asayag: Looks good to me, approved
Oved Ourfali: Verified
--
To view, visit
http://gerrit.ovirt.org/6750
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0e44a7863197dd2ac9108da871213a84c469f454
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>