Oved Ourfali has submitted this change and it was merged.
Change subject: restapi: Fix the V3 graphics console
......................................................................
restapi: Fix the V3 graphics console
The GET and DELETE methods for virtual machine graphics consoles are
missing in the version 3 compatibility layer. This patch adds them.
Change-Id: I51855d7f89bb4acd8542aab7246b4d637fd54c81
Bug-Url:
https://bugzilla.redhat.com/1347155
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit 141e0f1d1006b1e370682fbba93d3620c8190b17)
---
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/servers/V3VmGraphicsConsoleServer.java
1 file changed, 21 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
Oved Ourfali: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/59457
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I51855d7f89bb4acd8542aab7246b4d637fd54c81
Gerrit-PatchSet: 1
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: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>