Files
zaza-openstack-tests/zaza/openstack/charm_tests
Myles Penner bca7a935fc Add class for keystone audit middleware testing
Added general class for testing keystone audit middleware
functionality in charms. Tests correct rendering of
api-paste.ini file and allows charms without an api-paste.ini
file to skip the tests.

Example usage with charm Heat:

tests/tests.yaml

tests:
  - zaza.openstack.charm_tests.audit.tests.KeystoneAuditMiddlewareTest

tests_options:
  audit-middleware:
    service: heat

(cherry picked from commit ff5cdf51e6)
2024-06-20 13:17:54 -07:00
..
2020-10-13 20:21:46 +13:00
2023-09-11 08:35:11 -03:00
2022-03-29 16:17:16 +00:00
2021-10-07 22:07:00 -03:00
2022-03-29 16:17:16 +00:00
2023-09-28 14:25:03 +02:00
2023-08-08 16:23:41 +05:30
2023-05-26 10:13:48 -04:00
2023-07-21 10:36:17 +05:30
2022-08-03 13:44:22 +09:30
2023-08-14 22:15:51 +00:00
2023-08-24 11:03:39 +02:00
2022-09-08 12:55:04 +00:00
2021-03-15 15:11:38 +02:00
2024-01-11 12:28:17 -03:00
2023-09-15 13:58:57 +05:30
2021-09-24 14:20:01 +02:00
2020-05-16 08:29:12 +00:00
2023-03-08 13:52:01 +00:00
2023-05-23 21:31:44 +03:00