kuryr-kubernetes/kuryr_kubernetes
ljhuang 54178936c4 Replace abc.abstractproperty with property and abc.abstractmethod
Replace abc.abstractproperty with property and abc.abstractmethod,
as abc.abstractproperty has been deprecated since python3.3[1]

[1]https://docs.python.org/3.8/whatsnew/3.3.html?highlight=deprecated#abc

Change-Id: I24f62b02f292ce7a0bc21d4a39fc7787c87098ca
2022-08-03 20:28:07 +08:00
..
cmd Remove SR-IOV support 2022-06-29 12:49:37 +02:00
cni Remove SR-IOV support 2022-06-29 12:49:37 +02:00
controller Merge "Add more info to Async handler logs" 2022-07-22 17:06:16 +00:00
handlers Replace abc.abstractproperty with property and abc.abstractmethod 2022-08-03 20:28:07 +08:00
objects Remove SR-IOV support 2022-06-29 12:49:37 +02:00
tests Merge "Add more info to Async handler logs" 2022-07-22 17:06:16 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Merge "Remove SR-IOV support" 2022-07-21 13:11:07 +00:00
config.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
constants.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
exceptions.py CNI: Watch for deleted pods 2022-03-08 12:28:48 +01:00
health.py Civilize logging 2020-07-03 15:09:52 +02:00
k8s_client.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
os_vif_plug_noop.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
os_vif_util.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
utils.py Remove SR-IOV support 2022-06-29 12:49:37 +02:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Fix k8s client for handling empty list in response. 2021-01-11 10:19:08 +01:00