python-cinderclient/cinderclient/v1
Eric Harney 60d00b0a03 Enable H306
Enforce ordering of imports with H306.

For tests, this is mostly done by grouping test
imports after other cinderclient imports.

Change-Id: Ie40fda014d1aedb057e5b4ea1f27f999c84e6373
2017-08-01 16:23:49 -04:00
..
contrib Removed unnecessary 'service_type' decorator 2017-01-23 13:58:33 +02:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2013-09-28 23:13:54 +08:00
availability_zones.py Update help strings for cinder client 2014-04-23 09:06:21 -05:00
client.py Enable H306 2017-08-01 16:23:49 -04:00
limits.py Fix RateLimit.__repr__ - self.method is undefined 2013-12-31 18:00:24 +04:00
qos_specs.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 14:51:33 +05:30
quota_classes.py Fixes quota-class-update commands 2015-03-02 23:29:07 +08:00
quotas.py Quotaset update does not return result 2014-07-29 17:56:07 +00:00
services.py Fix Service.__repr__ to remove the undefined attribute 2016-06-25 11:45:38 -04:00
shell.py Removed unnecessary 'service_type' decorator 2017-01-23 13:58:33 +02:00
volume_backups.py Find resource refactoring 2015-05-12 14:52:46 +03:00
volume_backups_restore.py Fix string representation of VolumeBackupsRestore 2013-11-27 11:05:42 +00:00
volume_encryption_types.py Update param docstring to ducument search_opts 2017-01-23 09:57:16 -05:00
volume_snapshots.py Optimize: add build_query_param method to clean code 2016-11-07 09:26:52 +08:00
volume_transfers.py Optimize: add build_query_param method to clean code 2016-11-07 09:26:52 +08:00
volume_types.py Fix batch deleting issue in volume_type.unset_keys() 2016-07-06 15:15:35 +08:00
volumes.py Optimize: add build_query_param method to clean code 2016-11-07 09:26:52 +08:00