manila/manila/scheduler
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
..
drivers Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
evaluator Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
filters Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
weighers Remove log translations in scheduler 3/5 2017-03-31 00:54:26 +08:00
__init__.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
base_handler.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
host_manager.py Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
manager.py Merge "Extend usage of user messages" 2017-07-22 23:42:08 +00:00
rpcapi.py [Share Groups] Add availability zone support 2017-06-06 10:13:00 +00:00
scheduler_options.py Remove log translations in scheduler 3/5 2017-03-31 00:54:26 +08:00
utils.py Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00