kuryr-kubernetes/kuryr_kubernetes/cni
Ilya Chukhnakov fa03953aff Experimental CNI & VIFBridge binding
This patch provides an experimental CNI driver. It's primary purpose
is to enable development of other components (e.g. functional tests,
service/LBaaSv2 support). It is expected to be replaced with daemon
to configure VIF and connect it to the pods and a small lightweight
client to serve as CNI driver called by Kubernetes.

NOTE: unit tests are not provided as part of this patch as it is yet
unclear what parts of it will be reused in daemon-based
implementation.

Change-Id: Iacc8439dd3aee910d542e48ed013d6d3f354786e
Partially-Implements: blueprint kuryr-k8s-integration
2016-12-05 18:05:22 +00:00
..
binding Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
__init__.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
api.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
handlers.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
main.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00