Comment 3 for bug 1757927

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (stable/queens)

Reviewed: https://review.openstack.org/555390
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=91c19dddddd6b7ba4a9c3ab6ec23cab64b481c3c
Submitter: Zuul
Branch: stable/queens

commit 91c19dddddd6b7ba4a9c3ab6ec23cab64b481c3c
Author: Brian Rosmaita <email address hidden>
Date: Thu Mar 22 01:13:38 2018 -0400

    Check for container,disk_format on web-download

    Fail image-create-via-import requests for the web-download import
    method that don't include values for container_format or disk_format.

    Closes-bug: #1757927

    Depends-on: I0e1d18844f64723608288de473e97710798eb602

    Change-Id: Ic5c81916823ff32f2dbddd32b40e825de0697dc9
    (cherry picked from commit 6cd537e2748fa636aa3061812b257d549a6d603f)