tripleo-common/tripleo_common/actions
Rabi Mishra 927583ded3 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
Depends-On: https://review.opendev.org/727696
Change-Id: I3066689facc169125ade29156190cb98910f32b8
(cherry picked from commit be7c90e30c)
(cherry picked from commit 56c0fd5caf)
2020-05-13 10:00:50 +00:00
..
__init__.py Set heatclient exceptions to verbose 2019-01-21 14:49:43 +00:00
ansible.py Dynamically set the number of Ansible forks. 2020-02-05 17:45:56 -05:00
baremetal.py Use scheduler hints in derived_parameters workflow 2018-05-03 16:30:20 +00:00
base.py Allow uploading big files to swift (5GB) 2018-04-24 16:18:48 +02:00
config.py Add work_dir for some actions 2017-11-15 07:51:12 -05:00
container_images.py Action to always populate container image parameters 2017-10-12 20:35:12 +00:00
deployment.py [stable-only] Pass timeout in mins to create_temp_url() 2020-04-27 05:07:52 +00:00
derive_params.py OvS DPDK parameters failing in NIC Partitioning 2019-12-23 03:35:23 +00:00
files.py Do not fail deploy for empty ceph ansible fetch directory 2018-11-26 01:27:48 +00:00
heat_capabilities.py Fixes ordering of environment files in a deployment plan 2018-07-12 11:26:36 -04:00
logging_to_swift.py Fix tarball generation when downloading logs 2018-04-30 07:10:48 +00:00
package_update.py Remove container_registry param from package update action 2018-09-04 13:58:48 +02:00
parameters.py Derive network config fails 2020-01-21 08:20:29 +00:00
plan.py Allow uploading big files to swift (5GB) 2018-04-24 16:18:48 +02:00
scale.py Match hostname when doing node delete 2020-05-13 10:00:50 +00:00
swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
templates.py Merge "Add upload plan-environment action for update and upgrade" 2018-02-13 10:52:50 +00:00
undercloud.py Include --xattrs when creating the undercloud backup. 2018-06-25 11:41:20 +00:00
validations.py Fix regression in validation action 2019-06-25 15:32:19 +05:30
vcs.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00