manila/manila/share/drivers
ljhuang 49abc64f3e 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: Iab86cf42e5b6dbd2181594fb0fab0263ddb7a6f5
2022-08-03 17:55:29 +08:00
..
cephfs Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
container Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
dell_emc Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
ganesha Remove usage of six lib for third party/vendors drivers. 2022-01-29 03:01:17 +00:00
glusterfs Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
hdfs Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
hitachi Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
hpe Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
huawei Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
ibm Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
infinidat Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
infortrend Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
inspur Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
maprfs Remove usage of six lib for third party/vendors drivers. 2022-01-29 03:01:17 +00:00
netapp Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
nexenta Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
purestorage Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
qnap Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
quobyte Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
tegile Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
veritas Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
windows Remove usage of six lib for third party/vendors drivers. 2022-01-29 03:01:17 +00:00
zadara Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
zfsonlinux Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
zfssa Remove usage of six lib for third party/vendors drivers. 2022-01-29 03:01:17 +00:00
__init__.py Files with no code must be left completely empty 2016-09-28 17:00:30 +07:00
generic.py Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
helpers.py remove usage of six library 2022-02-10 02:46:34 +00:00
lvm.py Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
service_instance.py Replace abc.abstractproperty with property and abc.abstractmethod 2022-08-03 17:55:29 +08:00