kuryr-kubernetes/kuryr_kubernetes/tests/unit
Michał Dulko ed9f348e87 Fix VIF revert on KuryrPort status update error
There's argument number mismatch on release_vif() call while reverting
port association. This commit fixes that.

Change-Id: I54816e86910d9328d703fd7e7010d95995085cbf
2023-01-17 15:17:55 +00:00
..
cmd Remove SR-IOV support 2022-06-29 12:49:37 +02:00
cni Remove SR-IOV support 2022-06-29 12:49:37 +02:00
controller Fix VIF revert on KuryrPort status update error 2023-01-17 15:17:55 +00:00
handlers Add more info to Async handler logs 2022-05-24 16:43:46 +02:00
__init__.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
kuryr_fixtures.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_clients.py Update minimum openstacksdk version to 0.59.0 2022-07-12 14:42:28 +02:00
test_k8s_client.py Added method for creating k8s events object. 2021-09-15 13:52:12 +02:00
test_linux_net_utils.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_object.py Ensure security_groups on LBaaSLoadBalancer defaults to empty list 2020-06-01 10:57:05 +00:00
test_os_vif_plug_noop.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_os_vif_util.py Adapt selfLink calculation for Pod objects. 2021-01-11 10:19:24 +01:00
test_utils.py Cleanup KuryrPort when Pod is missing 2022-08-24 17:48:02 +02:00
test_watcher.py Remove the import alias, which is same as package name. 2021-05-03 13:26:01 +00:00