Juan Hernandez has uploaded a new change for review. Change subject: restapi: Add "ha_reservation" to cluster update metadata ......................................................................
restapi: Add "ha_reservation" to cluster update metadata This patch adds the descrpition of the "ha_reservation" parameter to the cluster update operation. Change-Id: I3b60d94caf3b5d4cfa4d9938258b30c2864501c5 Bug-Url: https://bugzilla.redhat.com/1229002 Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/99/42099/1 diff --git a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml index 8f78e5d..58fb029 100644 --- a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml +++ b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml @@ -1282,6 +1282,7 @@ cluster.fencing_policy.skip_if_connectivity_broken.threshold: xs:int cluster.maintenance_reason_required: xs:boolean cluster.management_network.id|name: xs:string + cluster.ha_reservation: xs:boolean description: update the specified cluster in the system. The capabilities like virt service, cluster service, tarnsparent huge pages etc can be changed. - name: /clusters|rel=add description: add a new cluster to the system -- To view, visit https://gerrit.ovirt.org/42099 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3b60d94caf3b5d4cfa4d9938258b30c2864501c5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches