manila/manila/tests/scheduler/filters
Andreas Jaeger 27808af118 Hacking: Fix E731
Fix:
E731 do not assign a lambda expression, use a def

I just marked the lambdas with noqa.

Fix also other problems found by hacking in files changed.

Change-Id: I4e47670f5a96e61fba617e4cb9478958f7089711
2020-04-01 14:11:10 +02:00
..
__init__.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_availability_zone.py Allow configuring availability_zones in share types 2019-02-13 17:39:48 +00:00
test_base.py Hacking: Fix E731 2020-04-01 14:11:10 +02:00
test_base_host.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_capabilities.py Allow configuring availability_zones in share types 2019-02-13 17:39:48 +00:00
test_capacity.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_driver.py Fix driver filter to not check share_backend_name 2019-03-14 17:27:49 +00:00
test_extra_specs_ops.py Make extra_specs value as case-insensitive 2019-12-11 10:39:08 +09:00
test_ignore_attempted_hosts.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_json.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_retry.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_share_replication.py Disallow scheduling multiple replicas on a given pool 2016-03-11 17:56:01 +00:00