kuryr-kubernetes/kuryr_kubernetes/controller
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
..
drivers Removing pod argument for activate_vif method. 2020-06-23 13:40:49 +02:00
handlers Removing pod argument for activate_vif method. 2020-06-23 13:40:49 +02:00
managers Change default listening address for health checks. 2020-03-27 09:51:13 +01:00
__init__.py Controller service base 2016-10-04 21:56:50 +03:00
service.py Disable urllib3 warnings 2020-04-08 12:59:54 +02:00