Tal Nisan has submitted this change and it was merged.
Change subject: core: wrong param name for fencing policy
......................................................................
core: wrong param name for fencing policy
In the api schema and API.py the fencing policy param is named policy
whereas engine passes fencingPolicy so value is not properly mapped.
This patch fixes the naming.
Change-Id: I291eb7973afa023e2f3d49bd09b966ce6ae9e333
Bug-Url:
https://bugzilla.redhat.com/1143860
Signed-off-by: pkliczewski <piotr.kliczewski(a)gmail.com>
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/JsonRpcVdsServer.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Piotr Kliczewski: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/33138
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I291eb7973afa023e2f3d49bd09b966ce6ae9e333
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server