kuryr-kubernetes/doc/images
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
..
controller_pipeline.png kuryr kubernetes design reference document 2016-12-13 15:12:38 +02:00
external_traffic_to_l7_router.svg Kuryr-Kubernetes ingress integration devref 2018-01-23 09:34:49 +02:00
fuxi_k8s_components.png Spec for fuxi-kubernetes 2017-04-25 17:09:26 -04:00
kuryr_k8s_components.png doc: kuryr-k8s components missed Watch consumer 2017-03-02 10:05:28 +01:00
kuryr_k8s_components.svg Proceed CNI output in format of version 0.3.1 2018-07-04 13:04:35 +00:00
kuryr_k8s_ingress_ctrl_flow_diagram.svg Kuryr-Kubernetes ingress integration devref 2018-01-23 09:34:49 +02:00
kuryr_k8s_ingress_sw_components.svg Kuryr-Kubernetes ingress integration devref 2018-01-23 09:34:49 +02:00
kuryr_k8s_ocp_route_ctrl_sw.svg Kuryr-Kubernetes openshift route integration devref 2018-01-31 10:30:09 +02:00
l7_routing_and_user_lb_neutron_entities.svg Kuryr-Kubernetes ingress integration devref 2018-01-23 09:34:49 +02:00
lbaas_translation.svg documentation: Document how to install services 2017-08-16 11:00:52 +02:00
net-policy.svg Kubernetes Network Policy support Spec 2018-02-01 15:37:50 +02:00
pod_creation_flow.png docs: Fix image rendering 2017-01-13 15:10:06 +01:00
pod_creation_flow.svg docs: Fix image rendering 2017-01-13 15:10:06 +01:00
pod_creation_flow_daemon.png CNI Daemon documentation 2018-01-18 15:59:55 +01:00
pod_creation_flow_daemon.svg CNI Daemon documentation 2018-01-18 15:59:55 +01:00
vif_handler_drivers_design.png Implement multi-vif driver 2018-07-31 19:31:48 +08:00