python-tripleoclient/tripleoclient
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
..
config Fix sample_default for host_routes option 2019-05-24 11:53:56 +00:00
releasenotes/notes undercloud: wire ContainerHealthcheckDisabled 2019-04-22 12:52:16 +00:00
tests (squash) Clean backport of inflight-validations for UC/OC/standalone 2019-09-19 00:10:23 -04:00
v1 (squash) Clean backport of inflight-validations for UC/OC/standalone 2019-09-19 00:10:23 -04:00
workflows (squash) Clean backport of inflight-validations for UC/OC/standalone 2019-09-19 00:10:23 -04:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Do not log tracebacks for expected exceptions 2019-05-02 18:26:31 +00:00
constants.py Add exclusions to the unused param warning 2019-09-06 15:32:51 -06:00
exceptions.py undercloud: resolve undercloud_*_host 2019-05-10 06:55:00 +00:00
heat_launcher.py Increase max_nested_stack_depth for heat 2019-05-13 09:48:01 +02:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Use OS_CACERT for zaqar's websocket connection 2019-03-11 09:53:06 +02:00
utils.py Merge "Log a warning when reset fails" into stable/stein 2019-09-06 18:46:09 +00:00