python-tripleoclient/tripleoclient
Kevin Carter bcc9c66747
Replace ansible shell with python runner
This change replaces all of the ansible shell commands with the
python library, ansible-runner. This library is supported by
upstream ansible, is approved by the openstack foundation, is
supported in global requirements, and provides a better, more
programatic interface into running ansible playbooks.

All tests that interacted with the old shell commands have been
updated to now test using the library.

Change-Id: I8db50da826e2fbc074f4e7986d6fd00f6d488648
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-12-17 07:35:35 -06:00
..
config undercloud: introduce undercloud_enable_paunch option 2019-11-01 12:44:53 +01:00
tests Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
v1 Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
workflows Replace ansible shell with python runner 2019-12-17 07:35:35 -06: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 Remove check for IN_PROGRESS stack 2019-11-18 19:59:07 +05:30
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 Use OS_CACERT for zaqar's websocket connection 2019-03-11 09:53:06 +02:00
utils.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00