tobiko/tobiko/openstack/topology
Slawek Kaplonski 9e66484a68 Properly skip Metadata tests in deployment without containers
Previously it was trying to catch KeyError in the test class but
topology class is raising own exception
UnknowOpenStackContainerNameError in case when container name will not
be defined in the topology.
This patch fixes that by properly handling this
UnknowOpenStackContainerNameError exception.

Change-Id: I150e6bea5b95105a0faf8515bcd7f35ce1d8b280
2021-01-12 12:16:58 +01:00
..
__init__.py Properly skip Metadata tests in deployment without containers 2021-01-12 12:16:58 +01:00
_address.py Add typing annotation to selection tools 2020-10-14 17:47:20 +00:00
_config.py Refactor topology nodes discovery 2020-09-23 12:07:05 +00:00
_connection.py Fix topology discovery via proxy clients 2020-09-28 09:47:21 +02:00
_exception.py Add controller topology nodes group 2019-10-10 07:18:49 +02:00
_topology.py Add check requirements job 2021-01-05 13:35:44 +01:00
config.py Use default configured SSH key for cloud nodes 2020-02-20 14:44:03 +01:00