Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Identify LUN engine disk
......................................................................
restapi: Identify LUN engine disk
In the last section, if an incoming disk doesn't have a lun storage set,
its treated as a DiskImage, which is of course incorrect. An existing
LunDisk could be updated without touching its storage elements - this
does not make it a DiskImage.
Change-Id: I7fda5efececeb25cd0d99b272c8ef86e09b34b85
Bug-Url:
https://bugzilla.redhat.com/1326003
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/DiskMapper.java
1 file changed, 4 insertions(+), 2 deletions(-)
Approvals:
Tal Nisan: Looks good to me, but someone else must approve
Juan Hernandez: Looks good to me, approved
Jenkins CI: Passed CI tests
Allon Mureinik: Verified
--
To view, visit
https://gerrit.ovirt.org/55997
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7fda5efececeb25cd0d99b272c8ef86e09b34b85
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(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>