tobiko/tobiko/openstack/stacks/octavia
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
..
listener.yaml Separate listener and pool stacks 2021-03-09 08:55:59 +00:00
load_balancer.yaml Add simple Octavia traffic scenario 2019-11-26 19:13:53 +00:00
member.yaml Add simple Octavia traffic scenario 2019-11-26 19:13:53 +00:00
pool.yaml Separate listener and pool stacks 2021-03-09 08:55:59 +00:00