nova/releasenotes/notes/add-wsgi-config-to-wsgi-group-712b8cd9ada65b2e.yaml
Stephen Finucane 0b9e378cca config options: Move wsgi options into a group
Move all wsgi configuration into [wsgi] group. Update references to
these configuration options to reflect new group.

Change-Id: I1a0a0ce1b0c1bdf60114caf6f5d4e28fd2c3cda5
2016-03-22 15:18:18 +00:00

5 lines
147 B
YAML

---
upgrade:
- All WSGI configuration options have been added to the 'wsgi' group.
They should no longer be included in the 'DEFAULT' group.