..
__init__.py
Controller driver base and pod project driver
2016-11-18 17:46:55 +03:00
base.py
Merge "Remove namespace isolation support"
2020-02-05 19:27:42 +00:00
default_project.py
Ensure project id is returned for DefaultNamespaceProjectDriver
2018-08-02 13:29:31 +02:00
default_security_groups.py
Remove namespace isolation support
2020-02-03 12:48:10 +01: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 LB sg rules use IPv6 when enabled
2020-03-10 19:13:42 +00:00
multi_vif.py
Use default subnet mapping if subnet is not specified
2019-01-16 12:26:05 +03:00
namespace_subnet.py
Revert "Ensure namespace network resources are deleted even on subnet not found"
2020-02-06 10:13:23 +01:00
nested_dpdk_vif.py
Add DPDK support for nested pods
2020-02-04 10:59:45 +03:00
nested_macvlan_vif.py
Fix port creation with generated payload.
2020-01-30 14:09:02 +01:00
nested_vif.py
Stop passing around neutron client object.
2020-01-20 09:58:27 +01:00
nested_vlan_vif.py
Use openstacksdk for setting the tags.
2020-01-27 14:34:32 +01:00
network_policy_security_groups.py
Merge "Remove namespace isolation support"
2020-02-05 19:27:42 +00:00
network_policy.py
Use openstacksdk for setting the tags.
2020-01-27 14:34:32 +01:00
neutron_vif.py
Use openstacksdk for setting the tags.
2020-01-27 14:34:32 +01:00
public_ip.py
Use openstacksdk for setting the tags.
2020-01-27 14:34:32 +01:00
sriov.py
Fix port creation with generated payload.
2020-01-30 14:09:02 +01:00
utils.py
Update exceptions handling for openstacksdk.
2020-01-30 14:08:51 +01:00
vif_pool.py
Merge "Add DPDK support for nested pods"
2020-02-04 14:39:42 +00:00