c12s-kubespray/tests/testcases
Louis Woods bc9e14a762 Adds support for Multus (multiple interfaces) CNI plugin (#3166)
* Adds support for Multus (multiple interfaces) CNI plugin

Multus is a latin word for "Multi". As the name suggests, it acts as a
Multi plugin in Kubernetes and provides multiple network interface
support in a pod. Multus uses the concept of invoking delegates by
grouping multiple plugins into delegates and invoking them in the
sequential order of the CNI configuration file provided in json format.

* Change CNI version (0.1.0->0.3.1) of Contiv to be compatible with Multus
2018-11-04 01:07:38 -08:00
..
010_check-apiserver.yml Introducing credentials_dir in order to be able to override it 2018-09-03 18:04:50 +02:00
020_check-create-pod.yml Genericize test cases and namespace create pod 2017-01-18 14:52:35 -05:00
030_check-network.yml kubectl get pods from 'test' namespace as the pods were created in 'test' ns 2018-04-04 13:26:16 -07:00
040_check-network-adv.yml Adds support for Multus (multiple interfaces) CNI plugin (#3166) 2018-11-04 01:07:38 -08:00