Tal Nisan has submitted this change and it was merged. Change subject: restapi: Option to override firewall during install ......................................................................
restapi: Option to override firewall during install Currently the RESTAPI allows specifying if the firewall is to be overriden when adding a host, but not when reinstalling it. This patch adds support for specifying that also when reinstalling: POST /hosts/{host:id}/install <action> <host> <override_iptables>true|false</override_iptables> </host> </action> Change-Id: I44dfd59518648821e0806c5dc456baa826da3703 Bug-Url: https://bugzilla.redhat.com/1179613 Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> (cherry picked from commit 9dfc865f4d306f78f7c30026ebf15b5a93eaed0f) --- M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/HostMapper.java 2 files changed, 19 insertions(+), 3 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/36886 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I44dfd59518648821e0806c5dc456baa826da3703 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Tal Nisan <tni...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches