kuryr-kubernetes/kuryr_kubernetes/tests/unit/cni
Alexey Perevalov 0478a47502 Add container_id to connect method of BaseBindingDriver
container_id is necessary for VHostUserDriver, binding driver
writes its configuration to file which contains part of container id,
to be able to distinguish conf files inside containers (for case when
vhostuser socket dir mounted to several pods).

Partially-Implements: support-vhost-user-port-type-on-bm-installation
Change-Id: I328585dc6d596371d8511a3cb5ccef907d955c76
Signed-off-by: Alexey Perevalov <a.perevalov@samsung.com>
2018-09-13 04:48:05 -04:00
..
plugins Add container_id to connect method of BaseBindingDriver 2018-09-13 04:48:05 -04:00
__init__.py Prevent pyroute2.IPDB threads leaking 2017-11-17 12:30:54 +01:00
test_api.py Proceed CNI output in format of version 0.3.1 2018-07-04 13:04:35 +00:00
test_binding.py Move cni plugins to a common folder 2018-03-02 16:04:00 +01:00
test_health.py Add HTTPS support to K8s API healthchecks 2018-04-17 16:43:46 +02:00
test_main.py Move cni plugins to a common folder 2018-03-02 16:04:00 +01:00
test_service.py Move cni plugins to a common folder 2018-03-02 16:04:00 +01:00
test_utils.py cni health: track all cgroup memory usage 2018-03-06 22:24:58 +01:00