cinder/cinder/tests/unit/volume/drivers/dell_emc/vnx
Eric Harney 830490916b Bump hacking version to 1.1.x
E731s are be fixed, since use of lambdas makes code
harder to debug.

Ignore E402 and W503/W504 since these don't make a
sensible case for us to change code.

This also requires fixing some E501 errors that should
have already been detected, but weren't.

E117 and E305 errors are disabled for the moment,
and are fixed in a subsequent patch.

Pin pycodestyle to 2.5.0.

Change-Id: Ia06940cff7c3b71938eddb271d2cb8170e02e954
2019-05-30 15:06:02 -04:00
..
fake_storops VNX: Add QoS support 2017-06-29 15:18:01 +08:00
__init__.py Move VNX driver to dell_emc folder 2016-12-20 22:52:50 -05:00
fake_enum.py VNX: Add QoS support 2017-06-29 15:18:01 +08:00
fake_exception.py Add VNX replication group support 2017-07-24 15:01:20 +08:00
mocked_cinder.yaml VNX: add option vnx_async_migrate 2019-04-10 10:06:40 +08:00
mocked_vnx.yaml [VNX] Fix test case issue 2019-05-17 10:46:24 +08:00
res_mock.py Add VNX replication group support 2017-07-24 15:01:20 +08:00
test_adapter.py Bump hacking version to 1.1.x 2019-05-30 15:06:02 -04:00
test_base.py Ensure VNX unit tests don't sleep 2018-09-06 11:53:23 -05:00
test_client.py Ensure VNX unit tests don't sleep 2018-09-06 11:53:23 -05:00
test_common.py Ensure VNX unit tests don't sleep 2018-09-06 11:53:23 -05:00
test_driver.py Ensure VNX unit tests don't sleep 2018-09-06 11:53:23 -05:00
test_replication.py Ensure VNX unit tests don't sleep 2018-09-06 11:53:23 -05:00
test_res_mock.py Move VNX driver to dell_emc folder 2016-12-20 22:52:50 -05:00
test_res_mock.yaml Move VNX driver to dell_emc folder 2016-12-20 22:52:50 -05:00
test_taskflows.py Ensure VNX unit tests don't sleep 2018-09-06 11:53:23 -05:00
test_utils.py VNX: add option vnx_async_migrate 2019-04-10 10:06:40 +08:00
utils.py VNX: fix options incorrect behavior 2018-03-23 07:07:41 +00:00