python-tripleoclient/tripleoclient/v1
Alex Schultz 76bbb37984 Enable stack status output for tripleo deploy
At somewhere along the line, we lost the heat stack status output
indicating what progress was being made while waiting for a stack to
build. This change sets verbosity to True for the tripleo deploy command
so that the output is always shown.

Change-Id: Id349dbc8a554c2fa542b986062e708bbc14da714
2020-02-05 13:47:31 -07: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
overcloud_admin.py Add additional ssh timeout options 2020-01-03 16:13:36 -07: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 Default to zero verbosity when using Ansible. 2020-01-22 14:06:33 +00: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 Remove mistral workflow to return the ssh private key 2020-01-29 15:07:08 +00:00
overcloud_external_upgrade.py Remove mistral workflow to return the ssh private key 2020-01-29 15:07:08 +00:00
overcloud_ffwd_upgrade.py Remove mistral workflow to return the ssh private key 2020-01-29 15:07:08 +00: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 openstack overcloud node delete --baremetal-deployment 2019-11-27 00:02:40 +00: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 Remove mistral workflow to return the ssh private key 2020-01-29 15:07:08 +00:00
overcloud_upgrade.py Remove mistral workflow to return the ssh private key 2020-01-29 15:07:08 +00:00
tripleo_config.py Don't set transport=local in ansible.cfg 2019-10-03 13:18:11 -04:00
tripleo_deploy.py Enable stack status output for tripleo deploy 2020-02-05 13:47:31 -07:00
tripleo_launch_heat.py Add tripleo launch heat command 2020-01-10 09:06:22 -05:00
tripleo_upgrade.py Replace logging with oslo_log for upgrade classes 2018-05-23 11:45:21 +00:00
tripleo_validator.py Revert "Revert "Overload stdout callback plugin"" 2020-01-30 09:14:22 -06:00
undercloud.py (actually) disable the inflight validations by default 2019-10-01 01:27:52 +00:00
undercloud_config.py Merge "Allow ctlplane subnets in undercloud chrony acl rules" 2020-01-03 17:30:45 +00:00
undercloud_minion.py Add minion installation 2019-06-21 07:44:21 -06:00
undercloud_preflight.py Handle ansible_runner return code properly 2020-01-13 15:29:52 +00:00