Comment 9 for bug 1551836

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

Reviewed: https://review.openstack.org/265415
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=61e581c7d852a4227df32349f922ba8873784b21
Submitter: Jenkins
Branch: master

commit 61e581c7d852a4227df32349f922ba8873784b21
Author: Michael Krotscheck <email address hidden>
Date: Tue Mar 1 10:49:32 2016 -0800

    Added Keystone and RequestID headers to CORS middleware

    This patch makes use of oslo.config's genconfig hooks to add
    nova-specific default config values to the generated configuration.
    It also adds this same method to nova's configuration parsing logic,
    to ensure that these default values are also the ones used at runtime.

    Closes-bug: 1551836
    Change-Id: Ic799aea89f681ef8626e996f0357ade388f76ca9