python-tripleoclient/tripleoclient/tests/v2/overcloud_delete
Sandeep Yadav 1d2c6981aa Add `--heat-type` in overcloud delete
With this patch adding a new argument `--heat-type`
in "overcloud delete" command that will default to `pod` (ephermal
heat) and based on input we will set a var `heat_stack_delete`
which will be passed to cli-overcloud-delete.yaml to decide whether
to run heat stack delete at all.

Depends-On: https://review.opendev.org/c/openstack/tripleo-ansible/+/808537

Closes-bug: #1938618
Change-Id: I74cdac5b96a10ec8baefdf3080fd34e03d8f1933
2021-09-13 23:38:41 +05:30
..
__init__.py Migrate the openstack overcloud delete command to use Ansible 2020-02-21 13:09:26 -06:00
test_overcloud_delete.py Add `--heat-type` in overcloud delete 2021-09-13 23:38:41 +05:30