Change in ovirt-engine[master]: restapi: Use interface and boot values in old API if provided

Tal Nisan has submitted this change and it was merged. Change subject: restapi: Use interface and boot values in old API if provided ...................................................................... restapi: Use interface and boot values in old API if provided Since the model currently still contains the boot and interface properties use them in old VM disk creation API calls (/vms/{vm_id}/disks). Bug-Url: https://bugzilla.redhat.com/1346752 Change-Id: I0eb512740f53fc09222adb48a26afb0731797427 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmDisksResource.java 1 file changed, 15 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/57738 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0eb512740f53fc09222adb48a26afb0731797427 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com