Piotr Kliczewski has submitted this change and it was merged.
Change subject: core: Host life cycle broken for jsonrpc
......................................................................
core: Host life cycle broken for jsonrpc
Networking issue was translated to VDSErrorException whereas it should
be translated to VDSNetworkException
Bug-Url:
https://bugzilla.redhat.com/1127685
Signed-off-by: pkliczewski <piotr.kliczewski(a)gmail.com>
Change-Id: I9f6921510c9f42f55c5cc9ec8d8a6daff215c52d
(cherry picked from commit 6c261dc6188f8d345567393c8d475488abf78e3f)
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/BrokerCommandBase.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Piotr Kliczewski: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/31187
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9f6921510c9f42f55c5cc9ec8d8a6daff215c52d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server