python-tripleoclient/tripleoclient/tests/v2/overcloud_delete
Ade Lee 244f14c03c Add call to cleanup_ipa.yml playbook when doing a stack delete
When doing a stack delete, we need to make sure that any IPA entries are
cleaned up. We have added a call to the cli-cleanup-ipa.yml playbook
to ensure that this is done.

This commit also introduces a new option called ``--skip-ipa-cleanup``
so that callers can bypass this playbook. The default is False, meaning
the intended behavior is to cleanup FreeIPA by default during overcloud
delete operations.

Change-Id: I131ff1977005d0f90afa567e5c4e2e9c3b5d3af2
2020-04-30 14:33:53 +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 Add call to cleanup_ipa.yml playbook when doing a stack delete 2020-04-30 14:33:53 +00:00