tripleo-common/tripleo_common/tests/actions
Rabi Mishra ee6358f9e8 Match hostname when doing node delete
``overcloud node delete`` at present matches the provided nova
instance ids with existing severs to build the heat blacklist.
This patch would allow users to also use hostnames when deleting
nodes. This will work with deployed servers and scale_playbook.yaml
that matches host pattern.

Partial-Bug: #1869089
Change-Id: I3066689facc169125ade29156190cb98910f32b8
(cherry picked from commit be7c90e30c)
(cherry picked from commit 56c0fd5caf)
2020-05-05 14:12:36 +00:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
test_ansible.py Dynamically set the number of Ansible forks. 2020-02-05 17:42:57 -05:00
test_baremetal.py Merge "Add support for rescue mode in enrollment and node configuration workflows" 2018-05-03 16:02:41 +00:00
test_base.py Migrate to the new Mistral context class 2018-05-30 14:37:28 +01:00
test_config.py Add workflow for config-download export 2018-09-24 19:22:11 +00:00
test_container_images.py Add a way to update ContainerImagePrepare params 2018-12-12 15:49:13 +00:00
test_deployment.py Set heatclient exceptions to verbose 2019-01-21 14:49:32 +00:00
test_derive_params.py Derives NUMA aware vSwitches parameters 2019-09-09 13:04:44 +00:00
test_files.py Persist ceph-ansible fetch_directory using mistral 2018-07-15 18:31:00 -04:00
test_heat_capabilities.py Fix environments sorting 2018-12-11 09:11:34 +00:00
test_logging_to_swift.py Allow uploading big files to swift (5GB) 2018-04-23 16:48:30 +02:00
test_package_update.py Set DeployIdentifier on update/upgrade/ffwd prepare actions 2018-11-27 13:42:51 +00:00
test_parameters.py Derive network config fails 2020-01-21 08:20:15 +00:00
test_plan.py Don't resolve Heat stack output when unnecessary 2018-11-16 20:13:04 +00:00
test_scale.py Match hostname when doing node delete 2020-05-05 14:12:36 +00:00
test_swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
test_templates.py Migrate to the new Mistral context class 2018-05-30 14:37:28 +01:00
test_undercloud.py Include --xattrs when creating the undercloud backup. 2018-06-22 14:33:24 +02:00
test_validations.py Remove validations that moved to tripleo-validations 2018-06-28 09:09:27 -04:00
test_vcs.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00