cinder/cinder/tests/unit/api/v2
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
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Support create volume from backup 2017-11-28 09:16:59 +08:00
test_limits.py Bump hacking version to 1.1.x 2019-05-30 15:06:02 -04:00
test_snapshot_metadata.py V2/V3 jsonschema validation: snapshots 2018-01-02 09:22:20 +05:30
test_snapshots.py Remove leading and trailing spaces from parameters 2018-01-17 11:45:34 +05:30
test_types.py Add policy check for type show and type list 2018-06-24 02:20:05 +00:00
test_volume_metadata.py Add policy test for volume metadata policy 2019-01-15 01:22:10 +00:00
test_volumes.py Fix CI failed: test_get_volume_filter_options_using_config 2019-01-02 13:40:10 +08:00