Comment 15 for bug 1701451

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (stable/queens)

Reviewed: https://review.openstack.org/543490
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fb4b60a3af242892a4460a251ff067e00c47e43f
Submitter: Zuul
Branch: stable/queens

commit fb4b60a3af242892a4460a251ff067e00c47e43f
Author: Matt Riedemann <email address hidden>
Date: Thu Feb 1 16:56:07 2018 -0500

    Ensure the JSON-Schema covers the legacy v2 API

    Similar to change Ie165b2a79efd56a299d2d4ebe40a6904a340414f,
    these were some other APIs missing 2.0 for the query schema
    lower-bound which means v2.0 requests weren't getting validated
    by the schema.

    Change-Id: I1b0fc5dfd424b42e381e5c3b703cf7473b9fcbcb
    Related-Bug: #1701451
    (cherry picked from commit 7db20191206be454175e069cab08107a8c4fbe6f)