Files
puppet-nova/releasenotes/notes/nova_wsgi-a9ee8c336a67a7ac.yaml
Emilien Macchi beeb6a8925 Warn our users about Nova API in WSGI with Apache
It was suggested by Nova team to not deploying Nova API in WSGI with
Apache in production.
It's causing some issues that we didn't catch until now (see in the bug
report).

Change-Id: I163c85337437704ec3668fc9fa5e2c40eb23248c
Related-Bug: 1661360
2017-02-03 11:06:07 -05:00

6 lines
189 B
YAML

---
issues:
- Using nova::wsgi::apache_api to deploy Nova in WSGI with Apache is not
recommended by Nova team. See `bug 1661360
<https://bugs.launchpad.net/nova/+bug/1661360>`__.