Comment 3 for bug 1711362

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (stable/pike)

Reviewed: https://review.openstack.org/495790
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=c8873ccc18f1847e92a90e1ece03a15a4d40712d
Submitter: Jenkins
Branch: stable/pike

commit c8873ccc18f1847e92a90e1ece03a15a4d40712d
Author: Brian Rosmaita <email address hidden>
Date: Thu Aug 17 09:18:20 2017 -0400

    Return 404 for import-info call

    Change the response to GET v2/info/import to be a 404 when Glance is
    configured with enable_image_import = False so that the response is
    consistent with the v2.5 API. See the bug for details.

    Change-Id: Ib56b600dbf53672bcaa4fd959adb736de4cdff50
    Closes-bug: #1711362
    (cherry picked from commit 692dc040872e04d27469570a508018c44f8d88ef)