Roy Golan has uploaded a new change for review.

Change subject: REST: add optional reboot flag to add host flow
......................................................................

REST: add optional reboot flag to add host flow

A reboot after the completion of a host installation is now
optional and is part of the "Host" resource.

POST addHost.xml http://ovirt:8080/api/hosts

addHost.xml:

<host>
 params...
 <reboot>true</reboot>
</host>

Change-Id: I076b80fafc9b33062968977d303e909b996df449
---
M 
backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
M 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostsResource.java
2 files changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/81/2181/1
--
To view, visit http://gerrit.ovirt.org/2181
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I076b80fafc9b33062968977d303e909b996df449
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to