
This patch implements max_concurrent_builds in nova::compute class and replaces the same parameter in nova::compute::ironic class. This migration allows operators to set max_concurrent_builds for other compute drivers like libvirt driver. Change-Id: I73bbca9caf733c8b11335c988b8dbcc33c354150
7 lines
228 B
YAML
7 lines
228 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``nova::compute::ironic::max_concurrent_builds`` parameter has been
|
|
deprecated and will be removed in a future release.
|
|
Use the ``nova::compute::max_concurrent_builds`` parameter instead.
|