cinder/cinder/tests/unit/zonemanager
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
test_brcd_fc_san_lookup_service.py Remove BRCD primary_switch_wwn config option 2017-05-22 12:01:32 -05:00
test_brcd_fc_zone_client_cli.py move brocade zone manager exceptions 2019-05-10 16:26:08 +00:00
test_brcd_fc_zone_driver.py Remove BRCD primary_switch_wwn config option 2017-05-22 12:01:32 -05:00
test_brcd_http_fc_zone_client.py Bump hacking version to 1.1.x 2019-05-30 15:06:02 -04:00
test_brcd_lookup_service.py Replace assertDictMatch with assertDictEqual method in tests 2016-12-21 12:06:24 -05:00
test_cisco_fc_san_lookup_service.py Cisco zonemanager: fix create multi-fabric zones 2017-08-23 02:52:26 -07:00
test_cisco_fc_zone_client_cli.py move cisco zonemanager exception 2019-05-20 22:27:32 +00:00
test_cisco_fc_zone_driver.py Cisco: can't add new zone when no zone is created before 2016-12-21 21:23:37 +08:00
test_cisco_lookup_service.py Replace assertDictMatch with assertDictEqual method in tests 2016-12-21 12:06:24 -05:00
test_driverutils.py Adds friendly zone name support 2016-01-22 15:59:46 -08:00
test_fc_zone_manager.py Stop using deprecated rpc_backend option 2018-10-08 20:52:53 +00:00
test_volume_driver.py Add empty check before using zone driver 2019-02-14 09:47:08 +08:00