55668d9f33
This should prevent slow loading on the first request, especially annoying when this first request is done by a healthcheck launched by an inflight validation. This patch is a reaction to the whole issue raised by the new nova inflight validations[1], followed by some discussions in order to get a faster application loading. [1] https://review.opendev.org/#/q/status:merged+project:openstack/tripleo-heat-templates+branch:master+topic:bug/1842687 Related-Bug: #1843555 Change-Id: I27e37e30823c4312d9d7a93f18fe0f930ce70c49
6 lines
115 B
YAML
6 lines
115 B
YAML
---
|
|
features:
|
|
- |
|
|
Add new WSGI related options that should allow faster application startup
|
|
and loading.
|