Bug 1127592 - [RFE] add API for Cluster Fencing Policy
Summary: [RFE] add API for Cluster Fencing Policy
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: RestAPI
Version: ---
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ovirt-3.6.0-rc
: 3.6.0
Assignee: Eli Mesika
QA Contact: movciari
URL:
Whiteboard:
Depends On:
Blocks: 1176555 1279729
TreeView+ depends on / blocked
 
Reported: 2014-08-07 08:24 UTC by Oved Ourfali
Modified: 2016-02-10 12:54 UTC (History)
11 users (show)

Fixed In Version: ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764
Doc Type: Enhancement
Doc Text:
Feature: Add API support for cluster fencing policy. Reason: In 3.5 we introduced fencing policy per cluster, but they were supported in the UI only. This feature adds API support as well. Result: Clusters retrieved from REST will have now the following section, which can be also set. For example: <fencing_policy> <enabled>true</enabled> <skip_if_sd_active> <enabled>false</enabled> </skip_if_sd_active> <skip_if_connectivity_broken> <enabled>false</enabled> <threshold>50</threshold> </skip_if_connectivity_broken> </fencing_policy>
Clone Of:
: 1176555 (view as bug list)
Environment:
Last Closed: 2016-02-10 12:54:27 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-3.6.0+
ylavi: planning_ack+
rule-engine: devel_ack+
pstehlik: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 33713 0 master MERGED core: adding API for Cluster Fencing Policy Never

Description Oved Ourfali 2014-08-07 08:24:04 UTC
In 3.5 we added fencing policy support to the engine, only with UI support. We need to add API support as well.


Note You need to log in before you can comment on or make changes to this bug.