cinder/cinder/tests/unit/volume/drivers/netapp
jeremy.zhang 85a1b8d40b Enable some off-by-default checks
Some of the available checks are disabled by default in flake8, like:
[H106] Don’t put vim configuration in source files
[H203] Use assertIs(Not)None to check for None

This patch is to enable the H106 and H203 checks in Cinder project.
The C312 hacking rule will be removed when turn on H203.

Change-Id: I2e883c301b64d5977bbb907b63c9c144bc6f959d
2017-06-22 02:17:54 +00:00
..
dataontap Enable some off-by-default checks 2017-06-22 02:17:54 +00:00
eseries Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Add variable QoS to NetApp cDOT drivers 2016-02-10 15:19:13 +00:00
test_common.py Simplify calls to mock_object 2016-12-13 18:37:26 +01:00
test_utils.py Simplify calls to mock_object 2016-12-13 18:37:26 +01:00