kuryr-kubernetes/kuryr_kubernetes/controller/drivers
Luis Tomas Bolivar d442760442 Catch right exception for ConnectFailure at activating vif
Change-Id: I4122d73ca6e653b11c856fc7d3576d5e8af496fd
2019-10-18 12:51:48 +02:00
..
__init__.py Controller driver base and pod project driver 2016-11-18 17:46:55 +03:00
base.py Ensure ports from pool do not reference deleted SGs/NPs 2019-10-04 18:32:37 +02: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 Ensure no LBaaS SG update is triggered for SVCs without selectors and ports 2019-09-30 09:41:23 +00: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 Merge "Avoid race between Retries and Deletion actions" 2019-10-17 08:11:01 +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 Ensure correct exception is catched in case of not found exception 2019-06-28 12:36:42 +00:00
network_policy_security_groups.py Avoid race between Retries and Deletion actions 2019-10-16 18:25:01 +02: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 Ensure no KuryrNet addition is tried when namespace is not present 2019-10-04 14:26:42 +00:00
vif_pool.py Merge "NestedVIFPool: React when status.hostIP is missing" 2019-10-17 12:00:55 +00:00