kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller/drivers
Luis Tomas Bolivar d5d4ef1f9d Add namespace subnet driver for namespace creation
This patch adds a new subnet driver that creates a new network
for each created k8s namespace. It makes use of K8s CRDs to store
the information about the network resources created for each
namespace

Partially Implements: blueprint network-namespace

Change-Id: I7988e1da7a9ed57f29c85ddcd99bb2c87808010e
2018-05-25 08:57:42 +02:00
..
__init__.py Controller driver base and pod project driver 2016-11-18 17:46:55 +03:00
test_base.py Add multi pools support 2018-03-07 13:06:56 +01:00
test_default_project.py K8s Services support: LBaaSSpecHandler 2017-02-03 15:05:45 +03:00
test_default_security_groups.py K8s Services support: LBaaSSpecHandler 2017-02-03 15:05:45 +03:00
test_default_subnet.py K8s Services support: LBaaSSpecHandler 2017-02-03 15:05:45 +03:00
test_lb_public_ip.py Make ext subnet config optional 2018-02-20 15:09:54 +02:00
test_lbaasv2.py Fix octavia lb deleting_race with cascading 2018-04-26 22:23:38 +02:00
test_namespace_subnet.py Add namespace subnet driver for namespace creation 2018-05-25 08:57:42 +02:00
test_nested_macvlan_vif.py NestedMacvlanPodVIFDriver gets host port before request vif 2018-02-20 10:22:11 +09:00
test_nested_vif.py Enforce E128 pep8 check 2017-06-13 14:22:51 +03:00
test_nested_vlan_vif.py Avoid port update neutron call during pods boot up 2017-09-22 12:15:13 +02:00
test_neutron_vif.py Add namespace info to created ports 2018-03-01 15:54:32 +00:00
test_public_ip.py Make ext subnet config optional 2018-02-20 15:09:54 +02:00
test_vif_pool.py Add network id to pools keys 2018-03-12 15:15:55 +01:00