Roy Golan has submitted this change and it was merged. 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_after_installation>true</reboot_after_installation> </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(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2181 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I076b80fafc9b33062968977d303e909b996df449 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: ol...@redhat.com _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches