python-tripleoclient/tripleoclient/tests/v2/overcloud_delete
Cédric Jeanneret 9fd913f57c Ensure we're using the stackname for the inventory
Until now, the inventory path used by the overcloud_delete.py was wrong,
since it wasn't using the "stackname", leading to a wrong
/home/stack/config-download/{}/tripleo-ansible-inventory.yaml path.

While it's not a big issue with non-TLS-e deploy, it becomes an actual
problem when we involve FreeIPA and TLS-e, since the deletion won't
remove the nodes nor services from FreeIPA.

Closes-Bug: #1950155

Change-Id: I5941bf9948c5f17e7406d34c21b8de9bd174c063
2021-11-08 13:14:59 +00:00
..
__init__.py Migrate the openstack overcloud delete command to use Ansible 2020-02-21 13:09:26 -06:00
test_overcloud_delete.py Ensure we're using the stackname for the inventory 2021-11-08 13:14:59 +00:00