magnum/magnum/conductor
ljhuang 1e571d311d 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: Id7b94d3f3c852ba85255ca0b08d2dfc275006bab
2024-03-27 09:50:52 +00:00
..
handlers Merge "Bugfix: Clean up trusts for all deleted clusters" 2024-02-27 15:03:36 +00:00
tasks Add Heat tasks 2015-03-09 08:14:17 +09:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
api.py Add separated CA cert for etcd and front-proxy 2021-04-01 17:31:34 +00:00
k8s_api.py Remove execution bit on unnecessary files 2024-02-19 00:30:21 +00:00
monitors.py Replace abc.abstractproperty with property and abc.abstractmethod 2024-03-27 09:50:52 +00:00
scale_manager.py Remove execution bit on unnecessary files 2024-02-19 00:30:21 +00:00
utils.py Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00