kuryr-kubernetes/kuryr_kubernetes
Roman Dobosz 8b92062593 Removing pod argument for activate_vif method.
PodVIFDriver base class defines activate_vif method, which currently
accepts two arguments - pod and vif. While vif argument is utilized for
most of the time, pod is not.

It was discovered during development, where there is a need for calling
activate_vif method from within a CRD resource rather than pod.

Change-Id: I6367bd93d5c0abe9a2ee6d018d997209f23f5318
2020-06-23 13:40:49 +02:00
..
cmd Basic Python 3 compatibility fixes 2019-11-22 09:19:14 +01:00
cni CNI: Don't wait for missing pods on DEL 2020-06-09 17:25:26 +02:00
controller Removing pod argument for activate_vif method. 2020-06-23 13:40:49 +02:00
handlers Run on_finalize() for ADDED events 2020-03-24 16:48:53 +01:00
objects Ensure security_groups on LBaaSLoadBalancer defaults to empty list 2020-06-01 10:57:05 +00:00
pod_resources Add PodResources gRPC API updating guide 2019-08-02 17:50:32 +03:00
tests Removing pod argument for activate_vif method. 2020-06-23 13:40:49 +02:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Ensure allowed_cidrs field is present on older openstacksdk versions 2020-06-03 14:09:35 +00:00
config.py Remove lb sg creation when octavia provider is ovn-octavia 2020-05-28 08:08:16 +00:00
constants.py Delete neutron ports for Failed/Succeeded pods 2020-03-24 09:58:36 +09:00
exceptions.py Namespace event handling through KuryrNet CRD 2020-03-13 12:30:07 +01:00
k8s_client.py Namespace event handling through KuryrNet CRD 2020-03-13 12:30:07 +01:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Remove pod_ip_caching from _kuryr_k8s_opts 2020-04-13 14:10:41 +02:00
os_vif_plug_noop.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
os_vif_util.py Autogenerate path for vhostuserclient socket 2020-03-16 16:40:57 +03:00
utils.py Add IPv6 support to namespace subnet driver 2020-03-17 13:30:16 +00:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Remove exit_on_stop from Watcher 2019-09-04 10:26:56 +02:00