kuryr-kubernetes/kuryr_kubernetes/cni/binding
Gary Loughnane 04b17e4a06 Add MACVLAN based interfaces for nested containers
Currently nested containers can only be run by using trunk support and
vlan based interfaces. This patch introduces the additional option of
MACVLAN slave interfaces for pods running in VMs.

This patch includes both a new VIF driver on the controller side and the
binding driver for the CNI plugin.

Implements: blueprint macvlan-pod-in-vm
Depends-On: Ib71204d2d14d3d4f15beada701094e37d89d7801
Co-Authored-By: Marco Chiappero <marco.chiappero@intel.com>
Change-Id: I03c536bb0057bba0a5eb4d1c135baa8ab625e400
2017-06-12 13:14:12 +01:00
..
__init__.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
base.py Remove unused logging import 2017-02-17 10:28:32 +07:00
bridge.py Cleanup and enforce pep8 checks 2017-06-08 15:36:44 +03:00
nested.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00