tripleo-common/tripleo_common/actions
Luke Short c99015249d Dynamically set the number of Ansible forks.
Because our usage of Ansible is CPU-bound, the recommended
value is 10 x CPU_CORES.

Conflicts:
    tripleo_common/actions/ansible.py
    tripleo_common/tests/actions/test_ansible.py

Change-Id: If6d2b22e20c66e5ebdef952746c8aba7c2d54537
Signed-off-by: Luke Short <ekultails@gmail.com>
(cherry picked from commit 87d45ac42c)
(cherry picked from commit 40b9c183cc)
(cherry picked from commit ca863c590d)
(cherry picked from commit 16d0418333)
2020-02-05 17:45:56 -05:00
..
__init__.py Set heatclient exceptions to verbose 2019-01-21 14:49:43 +00:00
ansible.py Dynamically set the number of Ansible forks. 2020-02-05 17:45:56 -05:00
baremetal.py Use scheduler hints in derived_parameters workflow 2018-05-03 16:30:20 +00:00
base.py Allow uploading big files to swift (5GB) 2018-04-24 16:18:48 +02:00
config.py Add work_dir for some actions 2017-11-15 07:51:12 -05:00
container_images.py Action to always populate container image parameters 2017-10-12 20:35:12 +00:00
deployment.py Persist region name in overcloudrc 2019-07-25 22:27:38 +05:30
derive_params.py OvS DPDK parameters failing in NIC Partitioning 2019-12-23 03:35:23 +00:00
files.py Do not fail deploy for empty ceph ansible fetch directory 2018-11-26 01:27:48 +00:00
heat_capabilities.py Fixes ordering of environment files in a deployment plan 2018-07-12 11:26:36 -04:00
logging_to_swift.py Fix tarball generation when downloading logs 2018-04-30 07:10:48 +00:00
package_update.py Remove container_registry param from package update action 2018-09-04 13:58:48 +02:00
parameters.py Derive network config fails 2020-01-21 08:20:29 +00:00
plan.py Allow uploading big files to swift (5GB) 2018-04-24 16:18:48 +02:00
scale.py Reset *RemovalPoliciesMode for node delete 2019-10-26 04:58:38 +00:00
swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
templates.py Merge "Add upload plan-environment action for update and upgrade" 2018-02-13 10:52:50 +00:00
undercloud.py Include --xattrs when creating the undercloud backup. 2018-06-25 11:41:20 +00:00
validations.py Fix regression in validation action 2019-06-25 15:32:19 +05:30
vcs.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00