Change in ovirt-engine[master]: restapi: Pass storage-domain on add disk

Ori Liel has submitted this change and it was merged. Change subject: restapi: Pass storage-domain on add disk ...................................................................... restapi: Pass storage-domain on add disk When adding a disk from root collection (.../api/disks) storage domain was not mapped, and not passed to the Backend. This patch fixes this. Change-Id: I436951074d8c5db2a6a65a09b6219d51df5ce92b Signed-off-by: Ori Liel <oliel@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendDisksResource.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Ori Liel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5391 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I436951074d8c5db2a6a65a09b6219d51df5ce92b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com>
participants (1)
-
oliel@redhat.com