python-tripleoclient/tripleoclient/tests/v1/overcloud_external_upgrade
Luke Short aef369e7b4 Default to zero verbosity when using Ansible.
The OpenStack CLI defaults to 1 level of verbosity
which was being directly passed to Ansible methods.
When the CLI is given "-v", the verbosity level is set to 2.
This patch ensures that Ansible will not be verbose by default.
This lowers the amount of RAM a default
deployment/update/upgrade will use along with lowering
log file sizes.

Change-Id: Ic59cc6b2b9b979255c10d71e437afa733517e3e1
Signed-off-by: Luke Short <ekultails@gmail.com>
(cherry picked from commit 90eee3abc1)
2020-01-27 16:29:33 +00:00
..
__init__.py Update/upgrade commands for services with external installers 2018-07-27 09:01:37 +02:00
fakes.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
test_overcloud_external_upgrade.py Default to zero verbosity when using Ansible. 2020-01-27 16:29:33 +00:00