python-tripleoclient/tripleoclient/tests/v1/undercloud
Takashi Kajinami ad1f50f21c tripleo deploy: Use Standalone role by default
The tripleo deploy command is designed as a generic command to set up
a standalone deployment. This change ensures the command uses
the standalone by default instead of partially using undercloud and
undercloud install commands override the role name properly.

This change also introduces the option to enable preflight validation.
The validation is disabled by default, to be consistent with inflight
validation, and can be enabled by the --preflight-validation option.

Depends-on: https://review.opendev.org/849607
Change-Id: Ica27ebb06c4d078d6f34a7f70bd0073554554e63
2022-10-19 07:04:59 +00:00
..
__init__.py Make the undercloud install test discoverable 2015-12-14 15:10:19 +01:00
test_backup.py Stop mocking workflow client 2022-07-22 02:29:10 +09:00
test_config.py Undercloud: Remove deprecated/removed IPv6 parameters 2022-09-21 17:44:14 +09:00
test_install_upgrade.py tripleo deploy: Use Standalone role by default 2022-10-19 07:04:59 +00:00