
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 Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/59262 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0eb512740f53fc09222adb48a26afb0731797427 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>