manila/manila
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
..
api Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
cmd Add user messages periodic cleanup task 2017-07-17 07:53:19 +02:00
common Add like filter 2017-07-10 14:55:41 +08:00
compute Fix inappropriate parameters 2017-07-13 10:04:04 +08:00
data Remove log translations in cmd,common,data,db and network 2/5 2017-03-30 10:09:18 +08:00
db Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
hacking Hacking: do not translate log messages 2017-04-09 11:07:09 -04:00
message Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
network Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
scheduler Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
share Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
share_group Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
volume Add support of endpoint_type and region_name to clients manila uses 2016-11-02 18:14:04 +02:00
wsgi Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py Remove warnings for dropped context arguments 2016-10-26 22:52:36 +02:00
coordination.py Fix deprecated options version 2017-07-19 08:12:55 -04:00
exception.py Add exception for no default share type configured 2017-08-02 15:27:53 -04:00
i18n.py Update the documentation link for doc migration 2017-07-14 07:27:16 +00:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py User Messages 2017-07-13 13:05:57 +02:00
policy.py Fix some typos 2017-02-19 22:44:27 -08:00
quota.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
rpc.py Disable notifications 2017-07-17 12:45:11 -03:00
service.py Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
test.py Disable notifications 2017-07-17 12:45:11 -03:00
utils.py Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00