patrole/patrole_tempest_plugin
Sam Kumar f4bae14ce9 Fixed issue with backup delete
1) Updated class level create_backup function to wait for resource delete
2) Switched the wait_for_resource_deletion handler before delete_backup,
   the clean_up function uses list pop() to perform cleanup. The backup
   has to be deleted before the wait_handler is called

Depends-On https://review.opendev.org/c/openstack/tempest/+/781142

https://storyboard.openstack.org/#!/story/2008683

Change-Id: I6ebc6dcb729baa775e36026081cd8bbf0d5c203f
2021-04-02 19:50:03 +00:00
..
hacking Update hacking for Python3 2020-04-02 15:56:12 +00:00
tests Fixed issue with backup delete 2021-04-02 19:50:03 +00:00
__init__.py Initial Cookiecutter commit 2017-01-04 15:11:34 -05:00
config.py Fix gate: Add feature flag for nova policies removed in Wallaby 2020-11-17 14:15:05 +00:00
plugin.py feature flag: Policy feature enabled config group 2018-05-19 16:24:33 +01:00
policy_authority.py Fix gate for handling of deprecated rules and image client 2021-03-23 21:15:54 +00:00
rbac_authority.py Move RbacAuthority class into separate module 2018-05-31 19:07:15 -04:00
rbac_exceptions.py Helper for validating RBAC list actions 2018-11-14 12:58:52 -06:00
rbac_rule_validation.py Reuse tempest to create admin client manager 2021-01-16 23:45:24 +13:00
rbac_utils.py Reuse tempest to create admin client manager 2021-01-16 23:45:24 +13:00
requirements_authority.py requirements authority: Use better exception/return code 2018-11-14 01:16:00 +00:00
version.py Add a page for release 0.1.0 to release notes 2017-06-02 18:44:56 +00:00