python-tripleoclient/tripleoclient/workflows
Emilien Macchi 89be0d17c5 Disable inflight validations by default
The inflight validations caused timeouts in the TripleO CI.
They should not be enabled by default. New features should not be
enabled by default in general, they should be optional.

So this patch changes the option to be --inflight-validations,
and make sure the inflights are disabled by default everywhere it's
called.

Change-Id: I082628a9480686d6a7801056c3b4bf332b4e3d95
Related-Bug: #1844446
2019-09-18 14:19:28 +00:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py New command "openstack overcloud node unprovision" 2019-08-27 04:06:35 +00:00
base.py Fix race in execution finishing 2019-09-06 11:01:38 +12:00
deployment.py Disable inflight validations by default 2019-09-18 14:19:28 +00:00
package_update.py Merge "Remove converge_nodes functions, unused package_update code" 2019-08-26 16:25:01 +00:00
parameters.py Add exclusions to the unused param warning 2019-09-05 10:04:03 -06:00
plan_management.py Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 10:08:48 +08:00
roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
scale.py workflows/scale: re-use the deployment workbook to run Ansible 2019-05-08 21:21:44 +00:00
stack_management.py Merge "Change the overcloud delete command to use undeploy_plan" 2018-12-06 15:02:25 +00:00
support.py Start websocket client before workflows 2018-09-26 11:43:16 +02:00
undercloud_backup.py Add Openstack Undercloud backup 2018-02-08 07:50:37 +00:00
validations.py Improve validations run outputs through the CLI 2019-07-01 15:21:18 +02:00