kuryr-kubernetes/kuryr_kubernetes/controller/drivers
Roman Dobosz 687642eef5 Update lbaasv2 driver to use OpenStackSDK.
Change-Id: I4d9f754e30e66825711d21d9e5f711f8dc870783
Implements: blueprint switch-to-openstacksdk
2020-01-20 09:58:27 +01:00
..
__init__.py Controller driver base and pod project driver 2016-11-18 17:46:55 +03:00
base.py Ensure leftover LBaaS are deleted upon Controller start 2019-12-15 19:00:59 +00:00
default_project.py Ensure project id is returned for DefaultNamespaceProjectDriver 2018-08-02 13:29:31 +02:00
default_security_groups.py Update CRD when NP has namespaceSelectors 2019-01-08 20:22:02 +00:00
default_subnet.py Move function get_subnet to kuryr_kubernetes.utils 2018-08-13 07:06:52 -04:00
lb_public_ip.py Handle exception raised in FIP allocation 2019-01-23 22:48:39 +02:00
lbaasv2.py Update lbaasv2 driver to use OpenStackSDK. 2020-01-20 09:58:27 +01:00
multi_vif.py Use default subnet mapping if subnet is not specified 2019-01-16 12:26:05 +03:00
namespace_security_groups.py Improve LOG messaging 2019-10-11 18:00:36 +02:00
namespace_subnet.py Handle not found subport on Trunk 2019-11-26 20:57:40 +00:00
nested_macvlan_vif.py Fixes race cond. during updates of neutron resources 2019-09-25 12:20:03 +02:00
nested_vif.py Avoid doing `raise ex` when only logging 2019-01-24 17:41:41 +01:00
nested_vlan_vif.py Avoid controller crash upon unexpected neutron error handling ports 2019-10-14 18:52:10 +02:00
network_policy.py Fix catched exception after transition to OpenStackSDK. 2019-12-17 14:38:01 +01:00
network_policy_security_groups.py Fix iteration over remote_ip_prefixes field 2020-01-10 10:52:30 +01:00
neutron_vif.py Catch right exception for ConnectFailure at activating vif 2019-10-18 12:51:48 +02:00
public_ip.py Add option to tag Neutron resources created by us 2019-02-21 19:40:36 +01:00
sriov.py DPDK in baremetal containers using SR-IOV 2019-08-27 18:06:44 +03:00
utils.py Basic Python 3 compatibility fixes 2019-11-22 09:19:14 +01:00
vif_pool.py Fix more problem of changing size during dict iteration 2020-01-20 09:58:27 +01:00