Files
puppet-nova/releasenotes/notes/wsgi-apache-setenv-61b03a6a3b894526.yaml
Takashi Kajinami 1694f0ce20 apache: Expose setenv
The setenv option needs customization in case nova api or metadata api
is run by httpd + mod_wsgi and additional config files should be
loaded.

Change-Id: I3b9dbaf57c739710cda91fb16ca0bc1be8d3ab5f
2023-08-10 02:20:21 +09:00

8 lines
160 B
YAML

---
features:
- |
The following classes now supports the new ``setenv`` parameter
- ``nova::wsgi::apache_api``
- ``nova::wsgi::apache_metadata``