kuryr-kubernetes/kuryr_kubernetes/controller
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
..
drivers Add methods to populate/free subport pools 2017-09-05 07:54:19 +02:00
handlers octavia: Make Octavia ready devstack 2017-08-02 15:42:08 +02:00
__init__.py Controller service base 2016-10-04 21:56:50 +03:00
service.py K8s Services support: LoadBalancerHandler 2017-04-10 17:07:16 +00:00