cb7eaa7ce3
Instead of having own implementation of uwsgi, use common role. This allows to reduce maintainable code and ease providing fixes and features to uwsgi deployment code. Change-Id: I2dc9c749c37e41959da2403fab7512ab17b859e4
8 lines
279 B
YAML
8 lines
279 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Keystone now uses common uwsgi role for uWSGI deployment. Along with that
|
|
variable ``keystone_services`` has been extended with required arguments
|
|
for uWSGI. If you override this variable locally make sure to update it's
|
|
structure accordingly.
|