distcloud/distributedcloud/dcmanager/orchestrator
Tee Ngo d9e25d44ee Raise parallel orchestration limit
Increase the max-parallel-subclouds value from 100 to 500.

Test Plan:
  - Create and apply a patch strategy to install an in-service
    patch in 500 subclouds simultaneously.
  - Create and apply a patch strategy to remove a patch from 500
    subclouds simultaneously.

Story: 2009725
Task: 44123
Change-Id: Iee9f1aee4a850a928bef332b887cabb1bcc50ed2
Signed-off-by: Tee Ngo <tee.ngo@windriver.com>
2021-12-06 12:41:08 -05:00
..
states Adding retries during upgrade complete state 2021-11-25 09:59:37 -06:00
__init__.py Move dcmanager orchestration to a separate process 2020-09-14 11:17:06 -04:00
fw_update_orch_thread.py Distributed Cloud Kubernetes Upgrade Orchestration 2021-03-03 11:24:14 -06:00
kube_rootca_update_orch_thread.py Add features to kube-root-ca update orchestration 2021-10-06 08:01:33 -05:00
kube_upgrade_orch_thread.py Distributed Cloud Kubernetes Upgrade Orchestration 2021-03-03 11:24:14 -06:00
orch_thread.py Raise parallel orchestration limit 2021-12-06 12:41:08 -05:00
patch_orch_thread.py Raise parallel orchestration limit 2021-12-06 12:41:08 -05:00
rpcapi.py Move dcmanager orchestration to a separate process 2020-09-14 11:17:06 -04:00
service.py Distributed Cloud Kubernetes Upgrade Orchestration 2021-03-03 11:24:14 -06:00
sw_update_manager.py Merge "Raise exception when a strategy is created with no steps" 2021-11-04 17:25:23 +00:00
sw_upgrade_orch_thread.py Refactor DC upgrade orch thread 2021-06-10 08:59:20 -05:00