Introducing api_worker option to inspector
Bug #1747330 reported by
Kaifeng Wang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic Inspector |
In Progress
|
Medium
|
Kaifeng Wang |
Bug Description
ironic inspector utilizes Werkzeug as underlying http service, which uses one process by default,
and we have no means to configure the number of api process on current codebase.
For robust and performance, we need to increase the api worker number in some deployments, this bug is proposing to introduce an api_worker option to ironic inspector, so that user can make changes to meet their needs.
Changed in ironic-inspector: | |
assignee: | nobody → Kaifeng Wang (kaifeng) |
Changed in ironic-inspector: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/540722
Review: https:/