python-tripleoclient/tripleoclient/v1
Cédric Jeanneret b5839292d1 Allows to disable in-flight validations
Up to now, the in-flight validations were launched without any way to
deactivate them. This patch intends to change that fact.

Depends-On: https://review.opendev.org/675823
Change-Id: Ic3af7eb49ee6db5bc0ab10302c3f2a2c616db7b6
(cherry picked from commit 32e53e6059)
2019-08-12 13:41:31 +02:00
..
releasenotes/notes New preflight check for the undercloud: disk space 2018-08-03 07:46:00 +02:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
container_image.py Additional resource cleanup 2019-08-06 12:39:24 -06:00
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_config.py Additional resource cleanup 2019-08-06 12:39:24 -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 Allows to disable in-flight validations 2019-08-12 13:41:31 +02:00
overcloud_execute.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_external_update.py Allow run_update_ansible_action run with Mistral or Ansible 2019-07-04 09:08:20 +02:00
overcloud_external_upgrade.py Allow run_update_ansible_action run with Mistral or Ansible 2019-07-04 09:08:20 +02:00
overcloud_ffwd_upgrade.py Allow run_update_ansible_action run with Mistral or Ansible 2019-07-04 09:08:20 +02:00
overcloud_image.py Close resources correctly 2019-08-02 18:09:22 +00:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py Close resources correctly 2019-08-02 18:09:22 +00:00
overcloud_parameters.py Merge "Make ipmi lanplus the default in auto fencing" 2018-06-05 02:45:24 +00:00
overcloud_plan.py Close resources correctly 2019-08-02 18:09:22 +00: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-06 12:39:24 -06:00
overcloud_support.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_update.py Allow run_update_ansible_action run with Mistral or Ansible 2019-07-04 09:08:20 +02:00
overcloud_upgrade.py Allow run_update_ansible_action run with Mistral or Ansible 2019-07-04 09:08:20 +02:00
tripleo_config.py get_parser() should return a parser 2019-02-05 11:18:22 +00:00
tripleo_deploy.py Send terminal erase sequence on tripleo deploy 2019-06-28 07:22:09 -06:00
tripleo_upgrade.py Replace logging with oslo_log for upgrade classes 2018-05-23 11:45:21 +00:00
tripleo_validator.py Add gathering_policy parameter to run_ansible_playbook function 2019-08-01 11:39:11 +02:00
undercloud.py Remove instack-undercloud and --use-heat 2018-09-24 19:36:38 +00:00
undercloud_backup.py Use i18n for undercloud installer and utils messages 2018-05-21 16:38:03 +02:00
undercloud_config.py Disable telemetry if it's not enabled 2019-08-07 07:11:00 -06:00
undercloud_deploy.py Make standalone role name configurable 2018-05-23 10:36:53 -06:00
undercloud_preflight.py undercloud: python3 support for custom envs 2019-03-18 17:47:10 +00:00