python-tripleoclient/tripleoclient/tests
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
..
config Use ephemeral Heat by default 2021-06-11 07:53:10 -04:00
fixture_data Remove cyclic import between export and utils 2021-07-14 12:12:50 +00:00
v1 Merge "Remove --standalone option" 2021-09-07 20:59:41 +00:00
v2 Add `--heat-type` in overcloud delete 2021-09-13 23:38:41 +05:30
workflows Update playbooks to use consistent working dir 2021-08-10 10:44:03 -04:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Save DefaultPasswords values for undercloud deploy 2017-04-26 20:38:00 +01:00
fakes.py Move FakeFlavor class to fakes.py 2021-06-29 02:39:59 +02:00
test_export.py Eliminating a race condition in the export_stack function 2021-08-25 17:14:29 +02:00
test_heat_launcher.py Unmount heat-all tmpfs dir when done 2021-07-15 07:55:51 -04:00
test_overcloud_credentials.py Use ansible playbook for creating overcloudrc 2020-05-05 17:18:16 +05:30
test_plugin.py Update client to create archive and use tripleo-common 2021-01-20 09:43:52 -06:00
test_utils.py Changing MD5 hash to SHA512 2021-08-25 12:54:44 +02:00