kuryr-kubernetes/kuryr_kubernetes
Yash Gupta eff54762d7 PodVIFDriver impl - fix release_vif() signature
Some of the implementations of PodVIFDriver do not have the project_id
and security_groups parameters, resulting in runtime exceptions if these
drivers are used with handlers that expect base class signature to be
followed.

Change-Id: Id1972e02f71238771062cdebec37a3a8a22d768b
Closes-Bug: 1787918
Signed-off-by: Yash Gupta <y.gupta@samsung.com>
(cherry picked from commit b52f8204a8)
2018-09-06 06:47:59 +00:00
..
cmd CNI split - introducing CNI daemon 2017-11-21 08:50:04 +01:00
cni process to gracefully exit when last watcher exits 2018-07-19 12:47:42 +02:00
controller PodVIFDriver impl - fix release_vif() signature 2018-09-06 06:47:59 +00:00
handlers Watcher restarts watching resources in failure 2018-03-21 09:05:55 +01:00
objects Services: Set SGs for N-S with haproxy provider 2018-02-22 19:15:00 +01:00
tests Verify keystone connection using token 2018-08-31 06:34:06 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Fix octavia lb deleting_race with cascading 2018-04-27 17:12:34 +02:00
config.py Make Neutron LBaaS Activation Timeout configurable 2018-04-20 11:26:15 +02:00
constants.py Services: Set missing SGs for haproxy provider 2018-02-21 14:06:53 +00:00
exceptions.py Services: Rollback openstack resources in case of annotation failure 2018-03-15 07:16:28 +00:00
k8s_client.py Add HTTPS support to K8s API healthchecks 2018-04-20 10:19:20 +02:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Add oslo_cache to default_subnet driver 2017-11-27 11:41:00 +01:00
os_vif_plug_noop.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
os_vif_util.py Replace six.itervalues() with dict.values() in kuryr-kubernetes 2017-08-04 17:13:17 +08:00
utils.py Watcher restarts watching resources in failure 2018-03-21 09:05:55 +01:00
version.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
watcher.py process to gracefully exit when last watcher exits 2018-07-19 12:47:42 +02:00