kuryr-kubernetes/kuryr_kubernetes/handlers
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
..
__init__.py Basic event handling pipeline components 2016-10-31 10:52:46 +00:00
asynchronous.py Add more info to Async handler logs 2022-05-24 16:43:46 +02:00
base.py Periodically fetch full list of watched resources 2020-06-30 12:31:32 +02:00
dispatch.py Replace abc.abstractproperty with property and abc.abstractmethod 2022-08-03 20:28:07 +08:00
health.py Add original exception to log about dead component 2021-06-24 13:07:01 +02:00
k8s_base.py Add more info to Async handler logs 2022-05-24 16:43:46 +02:00
logging.py Add events for Services 2021-12-13 17:05:46 +01:00
retry.py Do not crash on Neutron quota exceptions 2022-06-15 13:26:13 +02:00