tobiko/tobiko/openstack/topology
Eduardo Olivares 197da7188d class OvnUnsupportedDhcpOptionReader skipped with Podified setups
The implementation of OvnUnsupportedDhcpOptionReader requires to connect
to controller nodes and access neutron logs, which is not supported yet

The module tobiko.openstack.topology._neutron has been moved to
tobiko.openstack.neutron.neutron_log_reader because it only includes
neutron-related operations.

Change-Id: I56f222da145399ddfa8096bb92fde500b1b8c6d1
2024-02-12 11:24:22 +01:00
..
__init__.py class OvnUnsupportedDhcpOptionReader skipped with Podified setups 2024-02-12 11:24:22 +01:00
_address.py Try connecting using SSH configuration before using IP addresses 2022-07-12 12:36:14 +00:00
_assert.py Call overcloud_health_checks in test_controllers_shutdown 2021-07-22 15:50:05 +02:00
_config.py Refactor topology nodes discovery 2020-09-23 12:07:05 +00:00
_connection.py Try connecting using SSH configuration before using IP addresses 2022-07-12 12:36:14 +00:00
_exception.py Add controller topology nodes group 2019-10-10 07:18:49 +02:00
_namespace.py Update OVS router namespace test cases 2022-06-27 08:11:20 +00:00
_sh.py Add tool to list cloud nodes processes 2021-08-12 16:39:51 +02:00
_topology.py [Podified] Run test_list_nodes_processes only on compute nodes 2024-02-09 16:46:45 +01:00
config.py Make datetime format in log files to be configurable 2021-12-25 08:47:04 +00:00