python-tripleoclient/tripleoclient/workflows
Cédric Jeanneret 499b487c51 (squash) Clean backport of inflight-validations for UC/OC/standalone
Adds new "--no-inflight-validations" option to deploy CLI

This provides an independant way to activate or not the in-flight
validations within a deploy.
The default is to have them running, and this option allows to
deactivate the in-flight ones.

Change-Id: I81e934e2978cad4e2713d54e19a57c84a6ac0b52
(cherry picked from commit bf48dbc844)

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
(cherry picked from commit 89be0d17c5)

Introduce --inflight-validations for standalone / undercloud

Like we do for the overcloud, add the --inflight-validations option,
disabled by default. Disable by default, we'll skip the
"opendev-validations" Ansible tags when running the playbooks.

Related-Bug: #1844446
Change-Id: Ia37b3d4cc657d994b6a63412d5792930d54a14dd
(cherry picked from commit 64af3ae1fb)
2019-09-19 00:10:23 -04:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py nova-less-deploy: command for deploying nodes with ironic 2019-03-19 10:18:26 +01:00
base.py Fix race in execution finishing 2019-09-10 12:41:57 +00:00
deployment.py (squash) Clean backport of inflight-validations for UC/OC/standalone 2019-09-19 00:10:23 -04:00
package_update.py Merge "Get the failed status for update prepare" 2019-01-24 12:12:09 +00:00
parameters.py Add exclusions to the unused param warning 2019-09-06 15:32:51 -06:00
plan_management.py Replace git.openstack.org URLs with opendev.org URLs 2019-05-23 09:37:59 +02:00
roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
scale.py Don't exit on RUNNING status on delete 2018-11-22 15:16:54 +01: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-02 09:03:10 +00:00