
Tal Nisan has submitted this change and it was merged. Change subject: restapi: Don't ignore All-Content header in VirtOnly mode ...................................................................... restapi: Don't ignore All-Content header in VirtOnly mode Currently when the value of the "ApplicationMode" configuration value is "VirtOnly" the "All-Content" header is ignored by the clusters resource. This patch fixes that issue. Change-Id: Ib049ca38fc245772cda12e387031371c39452dad Bug-Url: https://bugzilla.redhat.com/1346247 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit 0f3f526d2d953c6e94efa77beb415bc80bc95d5d) --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendClustersResource.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/59458 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib049ca38fc245772cda12e387031371c39452dad Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>