charm-cinder/unit_tests
Gabriel Cocenza 51e32a4f7e Add support for HAProxy L7 checks
This change add several configuration options to enable HTTP checks
to the HAProxy configuration, instead of the default TCP connection
checks (which continue to be the default). It also enables /healthcheck
endpoint for cinder-api on openstack releases >= ocata.

Closes-Bug: #1880610
Change-Id: I9d118f70fc1390be7b800ad20ae20e77818adac7
2023-03-29 09:48:30 -03:00
..
__init__.py Use unittest.mock instead of mock 2021-12-15 10:56:43 +00:00
test_actions_cinder_manage.py Check if the newhost exists instead of currenthost 2022-04-25 16:22:53 +08:00
test_actions_openstack_upgrade.py Use unittest.mock instead of mock 2021-12-15 10:56:43 +00:00
test_actions.py Use unittest.mock instead of mock 2021-12-15 10:56:43 +00:00
test_cinder_contexts.py Add support for HAProxy L7 checks 2023-03-29 09:48:30 -03:00
test_cinder_hooks.py Add identity-credentials relation support 2023-01-20 14:53:39 +08:00
test_cinder_utils.py Fix missing assert_ prefix on called_with 2023-01-25 13:23:37 +08:00
test_cluster_hooks.py Use unittest.mock instead of mock 2021-12-15 10:56:43 +00:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 10:56:43 +00:00