python-tripleoclient/tripleoclient/v1
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
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
container_image.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
minion_config.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
mock_clouds_yaml.py Added for support for generating overcloud clouds.yaml 2019-07-15 11:40:30 +05:30
overcloud_admin.py Add overcloud admin ssh authorize command. 2019-02-08 14:43:05 +01:00
overcloud_bios.py Create commands for configuring BIOS on given nodes 2019-03-11 12:55:39 +01:00
overcloud_cell.py Fix overcloud cell export after refactoring 2019-11-13 10:24:41 +01:00
overcloud_config.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
overcloud_credentials.py Remove overcloudrc.v3 generation 2019-03-05 15:39:14 +02:00
overcloud_delete.py Fix stack.name to stack.stack_name 2018-12-17 18:38:54 +01:00
overcloud_deploy.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
overcloud_execute.py Close some file descriptors that were left open 2019-10-01 06:49:02 +00:00
overcloud_export.py Add openstack overcloud export 2019-11-11 16:33:49 -05:00
overcloud_external_update.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
overcloud_external_upgrade.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
overcloud_ffwd_upgrade.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
overcloud_image.py Clarify the purpose of --http-boot 2019-09-04 14:30:47 -04:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py Improvements to unprovision command 2019-10-30 12:31:59 +13:00
overcloud_parameters.py Close some file descriptors that were left open 2019-10-01 06:49:02 +00:00
overcloud_plan.py Close resources correctly 2019-08-01 16:57:24 -06:00
overcloud_plan_roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
overcloud_profiles.py Merge "Report node availability from "overcloud profiles list"" 2017-12-27 12:47:31 +00:00
overcloud_raid.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_roles.py Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_support.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_update.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
overcloud_upgrade.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
tripleo_config.py Don't set transport=local in ansible.cfg 2019-10-03 13:18:11 -04:00
tripleo_deploy.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
tripleo_upgrade.py Replace logging with oslo_log for upgrade classes 2018-05-23 11:45:21 +00:00
tripleo_validator.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
undercloud.py (actually) disable the inflight validations by default 2019-10-01 01:27:52 +00:00
undercloud_backup.py Use i18n for undercloud installer and utils messages 2018-05-21 16:38:03 +02:00
undercloud_config.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
undercloud_minion.py Add minion installation 2019-06-21 07:44:21 -06:00
undercloud_preflight.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00