drydock/python/drydock_provisioner
Phil Sphicas 3cbeb29f2d Increase ThreadPoolExecutor max_workers
The existing max_workers setting for the ThreadPoolExecutor caps the
number of nodes that can be deployed concurrently to 16. This change
allows more threads to be run in parallel, allowing the operator to
deploy more nodes at once.

Change-Id: I6d1dfa7ad8f5e03a8328311e6b59ee116a250462
2021-07-28 22:56:13 +00:00
..
cli Catchup YAPF formatting 2018-09-26 08:57:51 -05:00
control Address PEP8 Failures in Drydock 2020-05-12 18:27:06 +00:00
drivers Increase ThreadPoolExecutor max_workers 2021-07-28 22:56:13 +00:00
drydock_client End user logging for audit traceabilty 2019-04-01 10:07:34 +00:00
ingester Fix: flake8 tests failing due to invalid types comparison 2019-02-11 18:16:12 +01:00
introspection Refactor build to include Go 2018-09-04 13:13:21 -05:00
objects Address PEP8 Failures in Drydock 2020-05-12 18:27:06 +00:00
orchestrator Increase ThreadPoolExecutor max_workers 2021-07-28 22:56:13 +00:00
schemas Refactor build to include Go 2018-09-04 13:13:21 -05:00
statemgmt (fix) Use endpoint for MAAS URL 2018-11-27 12:04:38 -06:00
__init__.py Accelerate YAML operations with LibYAML 2020-09-25 08:07:49 +00:00
config.py Update node-labels through Kubernetes Provisioner 2018-09-25 17:54:59 +05:30
drydock.py End user logging for audit traceabilty 2019-04-01 10:07:34 +00:00
error.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
policy.py Catchup YAPF formatting 2018-09-26 08:57:51 -05:00
util.py Refactor build to include Go 2018-09-04 13:13:21 -05:00