python-tripleoclient/tripleoclient/v1
Alex Schultz 1f00cc641d Throw warning if --limit used with a skip list in Heat
We have recently switched the --limit option to take precedence over the
defined skip list via a Heat parameter. In order to prevent confusion
between these two, we should throw a warning indicating that the
parameter in Heat will be ignored when running ansible.

Depends-On: https://review.opendev.org/#/c/741271/
Change-Id: I7c43563381b694573801e6a54e973fdbd36e0798
Related-Bug: #1857298
(cherry picked from commit 47dc9aae0e)
2020-07-21 12:34:30 +00:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
container_image.py Merge "Only show sudo hints when relevant" 2020-05-13 00:59:10 +00:00
minion_config.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
overcloud_admin.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
overcloud_bios.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
overcloud_cell.py Fix overcloud cell export after refactoring 2019-11-13 10:24:41 +01:00
overcloud_config.py [stable-only] Use folder with plan name for config download export 2020-07-03 10:18:32 +05:30
overcloud_credentials.py Use ansible playbook for creating overcloudrc 2020-05-05 17:18:16 +05:30
overcloud_deploy.py Throw warning if --limit used with a skip list in Heat 2020-07-21 12:34:30 +00:00
overcloud_export.py Don't use stack name in default config_download_dir 2020-07-03 11:49:31 +00:00
overcloud_external_update.py Add "yes" prompt for update/upgrades commands 2020-07-17 15:26:56 +00:00
overcloud_external_upgrade.py Add "yes" prompt for update/upgrades commands 2020-07-17 15:26:56 +00:00
overcloud_image.py Fix GlanceClientAdapter to use new osc release 2020-03-31 20:49:20 +02:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py Throw warning if --limit used with a skip list in Heat 2020-07-21 12:34:30 +00:00
overcloud_parameters.py Add the ability to load vars from files 2020-04-09 12:35:51 -05:00
overcloud_plan.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
overcloud_plan_roles.py Remove mistral from the list_available_roles deploy workflow 2020-02-17 17:41:56 -06:00
overcloud_profiles.py Merge "Report node availability from "overcloud profiles list"" 2017-12-27 12:47:31 +00:00
overcloud_raid.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
overcloud_roles.py Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_update.py Add "yes" prompt for update/upgrades commands 2020-07-17 15:26:56 +00:00
overcloud_upgrade.py Add "yes" prompt for update/upgrades commands 2020-07-17 15:26:56 +00:00
tripleo_config.py Don't set transport=local in ansible.cfg 2019-10-03 13:18:11 -04:00
tripleo_deploy.py Remove shenanigans for stack event verbosity 2020-05-28 02:30:18 +00:00
tripleo_launch_heat.py Add tripleo launch heat command 2020-01-10 09:06:22 -05:00
tripleo_upgrade.py Fix upgrade prompt 2020-05-11 10:07:51 -06:00
tripleo_validator.py Don't encode to utf8 data read from logfile 2020-03-22 08:42:54 +05:30
undercloud.py Fix package manager used during undercloud packages update 2020-07-16 06:39:44 +00:00
undercloud_config.py Detect TLS for pre-provisioned nodes 2020-06-11 08:59:35 -05:00
undercloud_minion.py Add minion installation 2019-06-21 07:44:21 -06:00
undercloud_preflight.py Merge "Fix some pep8 errors" 2020-05-19 22:56:42 +00:00