kuryr-libnetwork/kuryr_libnetwork/tests/unit
Hongbin Lu 7fce4cd925 Fix tox4 error
tox.ini started failing with Tox4 which had some
incompatible changes.

Fixing tox.ini for tox4 changes.

The latest version of docker broke kuryr-libnetwork since
it removes external k/v support. We have to hardcode
to an older version of docker to workaround.

The CI failed to delete subnetpool since the subnet haven't
been deleted yet. This commit also fixed it.

Depends-On: https://review.opendev.org/c/openstack/devstack-plugin-container/+/875113
Change-Id: Id48bb7d92f2f5d9d08b44acf651dbba3bf2e924e
2023-02-25 05:32:45 +00:00
..
port_driver Update hacking for Python3 2020-05-23 00:03:51 +00:00
__init__.py Drop common code and add kuryr_lib as requirement 2016-07-05 16:02:44 +05:30
base.py Update hacking for Python3 2020-05-23 00:03:51 +00:00
test_config.py Remove six 2020-05-28 00:03:18 +08:00
test_external_connectivity.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_ipam_pool.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_join.py Fix unit tests CI job 2019-09-23 10:06:46 +00:00
test_kuryr.py Handle subnet without gateway 2020-06-08 05:10:02 +00:00
test_kuryr_endpoint.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_kuryr_existing_network.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_kuryr_ipam.py Fix tox4 error 2023-02-25 05:32:45 +00:00
test_kuryr_network.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_leave.py Fix unit tests CI job 2019-09-23 10:06:46 +00:00
test_schema.py Allow new network ID pattern 2017-07-31 08:05:55 +00:00
test_utils.py Duplicate utils code in kuryr-lib and kuryr-libnetwork 2016-09-01 02:43:44 +08:00