kuryr-kubernetes/kuryr_kubernetes/cni
Gary Loughnane edc6597fe2 Add DPDK support for nested pods
Add DPDK support for nested K8s pods. Patch includes a new VIF driver on
the controller and a new CNI binding driver.

This patch introduces dependency from os-vif v.1.12.0, since there
a new vif type.

Change-Id: I6be9110192f524325e24fb97d905faff86d0cfef
Implements: blueprint nested-dpdk-support
Co-Authored-By: Kural Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Co-Authored-By: Marco Chiappero <marco.chiappero@intel.com>
Signed-off-by: Alexey Perevalov <a.perevalov@samsung.com>
Signed-off-by: Danil Golov <d.golov@samsung.com>
2020-02-04 10:59:45 +03:00
..
binding Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
daemon Reap zombie child processes in CNI daemon service 2019-11-29 10:55:41 +09:00
plugins Merge "Basic Python 3 compatibility fixes" 2019-11-27 14:29:37 +00:00
__init__.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
api.py Use CNI_IFNAME environment variable 2019-07-11 09:47:43 +03:00
handlers.py Basic Python 3 compatibility fixes 2019-11-22 09:19:14 +01:00
health.py Gets rid of the following IPDB warning 2019-07-16 09:48:50 +09:00
main.py Fix CNI_COMMAND=VERSION case 2019-10-11 14:48:35 +03:00
utils.py Basic Python 3 compatibility fixes 2019-11-22 09:19:14 +01:00