Merge "Support conductor options to determine max concurrency"

This commit is contained in:
Zuul
2024-09-11 22:02:35 +00:00
committed by Gerrit Code Review
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
features:
- |
The ``ironic::conductor`` class now supports the following conductor
options.
- ``max_concurrent_deploy``
- ``max_concurrent_clean``