Comment 1 for bug 1931908

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.opendev.org/c/openstack/nova/+/796319
Committed: https://opendev.org/openstack/nova/commit/b02a95a18b5da37db6d4f30a5dea07e2a4187245
Submitter: "Zuul (22348)"
Branch: master

commit b02a95a18b5da37db6d4f30a5dea07e2a4187245
Author: Mohammed Naser <email address hidden>
Date: Mon Jun 14 16:53:02 2021 -0400

    Allow X-OpenStack-Nova-API-Version header in CORS

    By default, we don't currently allow the Nova microversion
    header for CORS requests. It should be something that is
    included out of the box because it's part of the core API.

    Deployers can workaround this by overriding allow_headers,
    but we should provide a better experience out of the box.

    Closes-Bug: #1931908
    Change-Id: Idf4650f36952331f02d7512580c21451f3ee3b63