kolla-ansible/kolla_ansible/tests/unit
Michal Nasiadka 4bc410c6ca haproxy: support single external frontend
Use case: exposing single external https frontend and
load balancing services using FQDNs.

Support different ports for internal and external endpoints.

Introduced kolla_url filter to normalize urls like:
- https://magnum.external:443/v1
- http://magnum.external:80/v1

Change-Id: I9fb03fe1cebce5c7198d523e015280c69f139cd0
Co-Authored-By: Jakub Darmach <jakub@stackhpc.com>
2023-06-29 01:44:00 +02:00
..
data Add unit tests for Nova Cells filters 2019-10-18 13:13:32 +00:00
__init__.py Add custom filters for checking services 2019-09-16 12:48:52 +00:00
helpers.py Fix kolla_address in IPv6 fully-routed topo case 2020-05-19 19:49:14 +02:00
test_address_filters.py haproxy: support single external frontend 2023-06-29 01:44:00 +02:00
test_database_filters.py Add proxysql support for database 2022-07-29 15:05:21 +02:00
test_filters.py adds firewalld configuration based on enabled services 2022-07-27 12:28:40 +01:00
test_fluentd_filters.py Performance: use a single config file for fluentd 2020-07-28 12:14:48 +01:00
test_nova_filters.py Replace deprecated assertRaisesRegexp 2021-11-09 09:02:43 +08:00