Piotr Kliczewski has submitted this change and it was merged.
Change subject: core: correct path for snapshot links
......................................................................
core: correct path for snapshot links
The links to the relevant snapshot objects should be under the snapshot
object and not under the vm object to be consistent with the displayed
path.
Change-Id: I223b0cef14b887c1e1e3cff6f06b01fd3ac050c9
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1077678
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
(cherry picked from commit 7842e5cf1dfa9ebf62057774b3cbf91c37b88b65)
---
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendSnapshotsResource.java
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/29927
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I223b0cef14b887c1e1e3cff6f06b01fd3ac050c9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server