ironic/releasenotes/notes/apache-multiple-workers-11d4ba52c89a13e3.yaml
Mario Villaplana 2751212eae Clean up eventlet monkey patch comment and reno
This is a follow up to I887a06566dcc2f09875f975f1e12ae4ff75fd348.

The release note tense is fixed, and more information is added about why
the change was necessary.

Change-Id: Ie89e21460a4a7654795830bf4781404ec506a52f
2017-03-03 18:16:57 +00:00

6 lines
205 B
YAML

---
fixes:
- Fixes an issue with requests to the ironic API service sometimes timing
out when running under Apache. This was due to mixing two concurrency
models (for handling multiple threads).