tobiko/tobiko/tests
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
..
faults Test crash controller main VIP. 2021-02-10 14:54:40 +00:00
functional Add Ubuntu Minimal cloud image 2021-03-02 16:18:23 +01:00
scenario Separate listener and pool stacks 2021-03-09 08:55:59 +00:00
unit Remove last dependency from stestr 2021-01-28 04:41:33 +00:00
__init__.py Remove copyrigth notices from empty __init__.py files 2018-11-27 09:45:36 +01:00
base.py Split tox environments requirements files 2018-12-05 08:28:32 +01:00
conftest.py Update pytest reports generation 2021-02-04 15:07:23 +00:00