Tal Nisan has submitted this change and it was merged.
Change subject: restapi: Fix remove of template watchdog
......................................................................
restapi: Fix remove of template watchdog
Currently the operation to remove a template watchdog works like the one
that deletes a VM watchdog, which is incorrect. This patch fixes that
issue.
Change-Id: I7d70b6df5d9a6f557f7dce8718a27f60be19654f
Bug-Url:
https://bugzilla.redhat.com/1338503
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit 3502665ba9b8e7fb84cc2c945e6436bdd5a10b50)
---
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendTemplateWatchdogResource.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/58282
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7d70b6df5d9a6f557f7dce8718a27f60be19654f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>