manila/manila/share/drivers/container
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
..
__init__.py Container driver 2016-08-15 16:30:23 +03:00
container_helper.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
driver.py Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
protocol_helper.py Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
storage_helper.py Enable some off-by-default checks 2017-08-03 16:13:32 +08:00