Change in ovirt-engine[master]: restapi: don't ignore new template's name on import image fr...

Tal Nisan has submitted this change and it was merged. Change subject: restapi: don't ignore new template's name on import image from Glance ...................................................................... restapi: don't ignore new template's name on import image from Glance When importing an image as a template from Glance, if the URL that is used is of the form "/api/openstackimageproviders/<provider_id>/images/<image_id>/import" and the template's name is specified, it is ignored and not passed to ImportRepoImageCommand. This patch passes this parameter if it is specified. Change-Id: I60f44c0d519e7deea29095543b1a06ac0d6a1ef4 Bug-Url: https://bugzilla.redhat.com/1344048 Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/openstack/BackendOpenStackImageResource.java 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Looks good to me, but someone else must approve; Passed CI tests Juan Hernandez: Looks good to me, approved Freddy Rolland: Looks good to me, but someone else must approve Idan Shaby: Verified -- To view, visit https://gerrit.ovirt.org/58869 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I60f44c0d519e7deea29095543b1a06ac0d6a1ef4 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@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