python-cinderclient/cinderclient/v3
Eric Harney 74457db9ae Enable F811, F821
F811 is a little noisy with api_versions.wraps()
decorated methods, but opting to disable it in these
cases seems better than missing problems in the rest
of the code.

Change-Id: I9c46938ab2a442e55f96b5ab6c119c4475afaecd
2017-08-23 15:02:14 -04:00
..
contrib Removed unnecessary 'service_type' decorator 2017-01-23 13:58:33 +02:00
__init__.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
attachments.py Add an attachment_complete API call 2017-08-14 10:27:44 -06:00
availability_zones.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
capabilities.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
cgsnapshots.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
client.py Enable H306 2017-08-01 16:23:49 -04:00
clusters.py Wrap cluster related function with api_version 2016-09-01 01:45:05 +00:00
consistencygroups.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
group_snapshots.py Enable H306 2017-08-01 16:23:49 -04:00
group_types.py TrivialFix: Removed redundant 'the' 2016-09-27 16:19:19 +07:00
groups.py Enable H306 2017-08-01 16:23:49 -04:00
limits.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
messages.py Enable F811, F821 2017-08-23 15:02:14 -04:00
pools.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
qos_specs.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
quota_classes.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
quotas.py Support skip-validation for quota update 2017-07-18 01:03:06 +00:00
resource_filters.py Enable H306 2017-08-01 16:23:49 -04:00
services.py Dynamic log level support 2017-07-10 15:11:55 +02:00
shell.py Add an attachment_complete API call 2017-08-14 10:27:44 -06:00
volume_backups.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
volume_backups_restore.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
volume_encryption_types.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
volume_snapshots.py Cinder client reset-state improvements 2017-05-19 22:52:24 +00:00
volume_transfers.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
volume_type_access.py Refactor v2 and v3 APIs support 2016-12-20 16:29:36 +02:00
volume_types.py Move old oslo-incubator code out of openstack/common 2016-11-03 18:29:31 +05:30
volumes.py Enable F811, F821 2017-08-23 15:02:14 -04:00