tobiko/tobiko
oschwart b9868d44ca Separate listener and pool stacks
So far the listener stack and the pool stack were under the same
class (Listener), which caused an unnecessary coupling between
them as these are separate entities.

This patch separates between the listener stack and the pool
stack by moving the pool part to a new file:
        tobiko/openstack/stacks/octavia/pool.yaml

Change-Id: Ia5e3cca6b543e5907cc875d2e7dbb4f7424d9c9e
2021-03-09 08:55:59 +00:00
..
common Merge "Remove last dependency from stestr" 2021-01-28 10:32:12 +00:00
docker add tripleo containers health checks 2020-02-13 11:10:47 +00:00
http Fix pylint errors (raise-missing-from) 2020-08-21 16:03:28 +02:00
openstack Separate listener and pool stacks 2021-03-09 08:55:59 +00:00
podman Fix pylint errors (raise-missing-from) 2020-08-21 16:03:28 +02:00
shell Create Tobiko Contributor Guide 2021-03-03 12:56:54 +01:00
tests Separate listener and pool stacks 2021-03-09 08:55:59 +00:00
tripleo Allow to specify empty value for tripleo.undercloud_ssh_hostname option 2021-03-05 12:56:38 +00:00
__init__.py Merge "Remove last dependency from stestr" 2021-01-28 10:32:12 +00:00
config.py Use pytest timeout and log capturing 2021-01-27 21:10:27 +00:00
version.py Add missing copyrigths 2019-04-30 12:10:30 +02:00