Eli Mesika has submitted this change and it was merged.
Change subject: [RFE] Allow to perform fence operations from...
......................................................................
[RFE] Allow to perform fence operations from...
[RFE] Allow to perform fence operations from a host in another DC
Adding to the pm_proxy_preferences field which is defaulted now to
"cluster,DC" another option named otherdc.
(The pm_proxy_preferences value is available via the UI Host New/Edit PM
TAB in the field named "source" , in the API it is under <pm_proxies>)
The default will stay "cluster,DC" and the admin can change this value
per host using the API
Feature wiki page was updated with this information:
http://www.ovirt.org/Features/Design/DetailedHostPMProxyPreferences#oVirt...
Change-Id: Ifab8ec441751a33272fd7355029295bd1141c1ac
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1054778
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceExecutor.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
M
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/model/PmProxyType.java
3 files changed, 29 insertions(+), 3 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/26513
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifab8ec441751a33272fd7355029295bd1141c1ac
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.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: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server