Change in ovirt-engine[ovirt-engine-3.6]: restapi: Treat template watchdogs as template devices

Tal Nisan has submitted this change and it was merged. Change subject: restapi: Treat template watchdogs as template devices ...................................................................... restapi: Treat template watchdogs as template devices When support for WildFly was intruduced a series of changes were needed to move the DELETE methods from collections to resources. The change to the watchdogs resources introduced a regression in the treatment of template watchdogs: they are treated as VM resources instead of template resources. This patch fixes that issue. Change-Id: I8c8dbad721446e71bd6dc135af37ad42fd8518bf Bug-Url: https://bugzilla.redhat.com/1258224 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit 550d2a9eb73ab6fa5fd4239ff43a9a6e9eb253cf) --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendWatchdogsResource.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/45619 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8c8dbad721446e71bd6dc135af37ad42fd8518bf Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 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: automation@ovirt.org
participants (1)
-
tnisan@redhat.com