kuryr-kubernetes/doc/source
Peng Liu aaeb4f4687 Implement multi-vif driver
This patch implements the multi-vif of VIF-Handler And Vif
Drivers Design.

This patch creates a new driver type MultiVIFDriver. It will
be the base class of real drivers like sriov,
additional_subnet and npwg_multiple_interfaces. Each of the
derived driver should implement the parsing of the additional
interfaces definition in K8S pods, and call VIF driver to
either create or acquire the Neutron port and its VIF object.

A list of enabled drivers can be returned by its class method.
So that the VIFHandler can invoke each driver one by one to
get the whole list of interfaces for one pod.

Partially Implements: blueprint multi-vif-pods
Change-Id: I8b5175a4637b18a0b574e27674a217865afb22b7
Signed-off-by: Peng Liu <pliu@redhat.com>
2018-07-31 19:31:48 +08:00
..
devref Implement multi-vif driver 2018-07-31 19:31:48 +08:00
installation Merge "Proceed CNI output in format of version 0.3.1" 2018-07-10 14:35:17 +00:00
specs Network Custom Resource Definition De-facto Standard support 2018-07-06 16:22:56 +08:00
conf.py Add Reno release notes support to Kuryr-Kubernetes 2017-11-23 15:26:59 +02:00
contributing.rst cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
index.rst Network Custom Resource Definition De-facto Standard support 2018-07-06 16:22:56 +08:00
readme.rst cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
usage.rst Update doc title format 2018-03-01 14:27:13 +08:00

readme.rst