5d48410d0a
Some of the cores middleware options should have overridden default values but the override method was not actually called so the library defaults are still used. Closes-Bug: #2051691 Change-Id: I8dac03c787bf729c60c2e0ecc9c03b7ba9a5b5a5
10 lines
238 B
YAML
10 lines
238 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`bug 2051691 <https://bugs.launchpad.net/manila/+bug/2051691>`_: Fixed
|
|
the default values of the following options.
|
|
|
|
- ``[cors] allowed_headers``
|
|
- ``[cors] expose_headers``
|
|
- ``[cors] allow_methods``
|