manila/manila/scheduler/filters
junboli fb17422c86 Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don't put vim configuration in source files
[H203] Use assertIs(Not)None to check for None
[H904] Use ',' instead of '%', String interpolation should be
       delayed to be handled by the logging code, rather than
       being done at the point of the logging call.

Change-Id: Ie985fcf78997a86d41e40eacbb4a5ace8592a348
2017-08-03 16:13:32 +08:00
..
share_group_filters [Share groups] Add scheduler filter ConsistentSnapshotFilter 2017-06-02 17:48:05 +03:00
__init__.py Address H104 File contains nothing but comments 2014-07-14 10:19:15 +02:00
availability_zone.py [Share Groups] Add availability zone support 2017-06-06 10:13:00 +00:00
base_host.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
base.py Provide filter name in user messages 2017-07-24 11:11:06 +00:00
capabilities.py Add share_type filter support to pool_list 2016-12-09 09:59:34 +08:00
capacity.py Remove log translations in scheduler 3/5 2017-03-31 00:54:26 +08:00
driver.py Remove log translations in scheduler 3/5 2017-03-31 00:54:26 +08:00
extra_specs_ops.py extra-specs should work with string True/False 2016-01-25 15:23:47 +05:30
ignore_attempted_hosts.py Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
json.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
retry.py Remove None as a redundant argument to dict.get() 2016-02-17 00:06:14 +08:00
share_replication.py Fix tox errors and warnings in the devref 2016-05-22 10:50:02 -04:00