15c06a78ae
This patch changes the usage of the of apache::vhost to openstacklib::wsgi::apache. Also removes the wsgi_script_source param that was deprecated in Mitaka. Fixes and cleans up spec testing, cleans up documentation in the manifest to conform with the overall standard. Depends-On: I31096140a6f355ec99496053fb06ce6c73094180 Change-Id: Ic11a0aea68a04d370453a7e81218642e0e150a9f Closes-Bug: 1657582
9 lines
296 B
YAML
9 lines
296 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The deprecated parameter keystone::wsgi::apache::wsgi_script_source is now removed.
|
|
Please use the wsgi_public_script_source and wsgi_admin_script_source instead.
|
|
deprecations:
|
|
- |
|
|
The wsgi_script_ensure parameter now has NO affect and is deprecated for removal.
|