python-tripleoclient/tripleoclient
Kevin Carter c57f87870b
Add kwarg to set an ansible.cfg file
This change implements the ability to set the file path for an ansible
configuration file. If no option is provide a default ansible.cfg file
will be generated in the artifact path. This default ansible.cfg file
will, at this time, contain one tunable which will improve CPU
availability by reducing the internal polling interval. While most of
the ansible configuration is performned though the use of environment
variables, not all options have an exposed environment variable or
playbook tunable. By having the ability to define an ansible
configuration file, or generate one when needed, we should be able
to accomodate any configuration required.

Change-Id: Ic2ae04daf81f19afa763c2f6b1c0ae5e6467324b
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2020-01-28 22:16:39 -06:00
..
config undercloud: introduce undercloud_enable_paunch option 2019-11-01 12:44:53 +01:00
tests Prepare tripleoclient for v2 implementations of the commands 2020-01-27 13:18:52 +00:00
v1 Merge "Default to zero verbosity when using Ansible." 2020-01-24 10:35:24 +00:00
v2 Prepare tripleoclient for v2 implementations of the commands 2020-01-27 13:18:52 +00:00
workflows Default to zero verbosity when using Ansible. 2020-01-22 14:06:33 +00:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Implement tripleo container image show command 2019-07-17 08:54:30 -04:00
constants.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
exceptions.py Handle config-download in progress in tripleoclient 2019-12-10 16:23:11 -05:00
export.py Add openstack overcloud export 2019-11-11 16:33:49 -05:00
heat_launcher.py Honor --heat-user argument in heat launcher 2019-12-05 14:41:13 -05:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Prepare tripleoclient for v2 implementations of the commands 2020-01-27 13:18:52 +00:00
utils.py Add kwarg to set an ansible.cfg file 2020-01-28 22:16:39 -06:00