tripleo-common/tripleo_common/actions
Rabi Mishra f6e3041291 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:11:58 +00:00
..
__init__.py Set heatclient exceptions to verbose 2018-11-30 10:43:12 +01:00
ansible.py config-download timeout should KILL the process. 2020-03-30 10:29:51 -04:00
baremetal.py Stop setting boot_option=local on ironic nodes 2018-11-19 16:05:07 +00:00
baremetal_deploy.py nova-less-deploy: implement deploy_roles workflow 2019-02-28 10:52:41 +00:00
base.py Migrate to the new Mistral context class 2018-05-30 14:37:28 +01:00
config.py Merge "Fix - config-download tarball upload OverflowError" 2018-12-07 04:17:47 +00:00
container_images.py Handle swift interactions are strings as necessary 2019-03-01 15:45:56 -07:00
deployment.py [stable-only] Pass timeout in mins to create_temp_url() 2020-04-27 05:07:08 +00:00
derive_params.py OvS DPDK parameters failing in NIC Partitioning 2019-12-17 06:20:15 +00:00
files.py Do not fail deploy for empty ceph ansible fetch directory 2018-11-20 14:35:46 -05:00
heat_capabilities.py Handle swift interactions are strings as necessary 2019-03-01 15:45:56 -07:00
logging_to_swift.py Handle swift interactions are strings as necessary 2019-03-01 15:45:56 -07:00
package_update.py Set DeployIdentifier on update/upgrade/ffwd prepare actions 2018-11-26 13:23:49 +01:00
parameters.py Derive network config fails 2020-01-21 08:20:01 +00:00
plan.py Handle swift interactions are strings as necessary 2019-03-01 15:45:56 -07:00
scale.py Match hostname when doing node delete 2020-05-05 14:11:58 +00:00
swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
templates.py Wire in parameters.convert_docker_params 2019-04-10 13:25:39 -04:00
undercloud.py Include --xattrs when creating the undercloud backup. 2018-06-22 14:33:24 +02:00
validations.py Make validation inputs configurable via Mistral 2019-04-01 10:43:11 +00:00
vcs.py Fix interaction between gitpython and eventlet 2019-03-07 15:37:52 +01:00