kuryr-kubernetes/kuryr_kubernetes/tests/unit
Luis Tomas Bolivar d10b92745b Add methods to populate/free subport pools
This patch adds the needed methods to be able to populate/free
specific pools for the nested-vlan pool driver. By using this
methods X subports can be created and attached to a given set
of pools (in this case of trunk ports), so that pools can be
pre-populated with the required amount of port in advance,
without the need of allocating any pod. Additionaly, it also
allows to remove all unused subports from the given pool(s).

Change-Id: I1f06427f095429f1149ac2a7cb9dd5341a84674f
2017-09-05 07:54:19 +02:00
..
cmd Controller service base 2016-10-04 21:56:50 +03:00
controller Add methods to populate/free subport pools 2017-09-05 07:54:19 +02:00
handlers Skip stale K8s events 2017-01-20 04:26:08 +03:00
__init__.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
kuryr_fixtures.py Default pod subnet driver and os-vif utils 2016-11-20 12:55:16 +00:00
test_clients.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
test_k8s_client.py Enforce E128 pep8 check 2017-06-13 14:22:51 +03:00
test_linux_net_utils.py Cleanup and enforce pep8 checks 2017-06-08 15:36:44 +03:00
test_os_vif_plug_noop.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
test_os_vif_util.py Enforce E128 pep8 check 2017-06-13 14:22:51 +03:00
test_watcher.py Stopping Thread from oslo_service 2017-06-15 09:11:41 +00:00