manila/manila/tests/scheduler
Jose Castro Leon cd9292b931 Remove provisioned calculation on non thin provision backends
On those backends, there is no need to calculate provisioned_capacity_gb
as it is not used during the scheduling. This calculation was not
scaling properly on big environments as it implies many database
queries.

Change-Id: If1ea4ceedc495dc6c6e247feccfbdc4899ad725c
Closes-Bug: #1869712
2020-03-31 13:54:06 +02:00
..
drivers Remove backend spec from share type while creating replica 2019-09-09 14:47:29 +00:00
evaluator Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
filters Make extra_specs value as case-insensitive 2019-12-11 10:39:08 +09:00
weighers [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
fakes.py Allow configuring availability_zones in share types 2019-02-13 17:39:48 +00:00
test_host_manager.py Remove provisioned calculation on non thin provision backends 2020-03-31 13:54:06 +02:00
test_manager.py [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08:00
test_rpcapi.py speed up GET scheduler-stats/pools/detail 2018-12-20 13:00:46 +00:00
test_scheduler_options.py [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08:00
test_utils.py Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00