neutron/releasenotes/notes/web_framework_deprecation-f984b83a1366c5b1.yaml
Kevin Benton a6a2d4d134 Deprecate web_framework option
We didn't quite get around to pulling out all of the old API
code before the end of the cycle so we should deprecate this
option to make sure people don't use it.

Change-Id: Idf9d497bbccdb89c6e5898611d1cad9a18b1bcbb
Implements: blueprint wsgi-pecan-switch
2017-08-11 01:11:19 +00:00

8 lines
265 B
YAML

---
deprecations:
- |
The web_framework option has been deprecated and will be removed during
Queens. This option was just added to make the transition to pecan easier
so there is no reason operators should be using the non-default option
anyway.