
Juan Hernandez has submitted this change and it was merged. Change subject: restapi: V3 compatibility for "force" parameter to add host ...................................................................... restapi: V3 compatibility for "force" parameter to add host In version 4 of the API the "force" parameter of the operation to add a host was removed in favour of the "refresh" operation. Now that the API supports multiple versions this parameter can be rea-added without modifying the V4 implementation. Change-Id: I0bf7146532466ac87c9859902e0dc8413af7e747 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/servers/V3HostServer.java 1 file changed, 16 insertions(+), 1 deletion(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/53048 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0bf7146532466ac87c9859902e0dc8413af7e747 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>