Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: add disk description mapping
......................................................................
restapi: add disk description mapping
This patch adds the disk description to the disk mapper so that it'll
be passed from the rest to the backend.
Change-Id: I42f5509b06363adfc15427d540e704d5f0cef5ec
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1056245
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/DiskMapper.java
M
backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/DiskMapperTest.java
2 files changed, 7 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24040
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I42f5509b06363adfc15427d540e704d5f0cef5ec
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>