neutron/releasenotes/notes/web_framework_removed-6e4c5c7ca506523a.yaml
Kevin Benton e2ea0b4652 Drop the web_framework option
This option is no longer needed as we have switched to pecan
and will be deleting the legacy API layer.

Implements: blueprint wsgi-pecan-switch
Change-Id: Ib153d75bb10375e048a8417139873bdf9dca8769
2017-09-13 15:11:38 -07:00

7 lines
195 B
YAML

---
upgrade:
- |
The web_framework option has been removed. This should have no impact on
operators/users since it was just an option used for development of the
new web framework.