manila/manila/tests/scheduler
Jose Castro Leon dd50f6be5a 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.

Closes-Bug: #1869712

Change-Id: Icb8947991723a2a1cc334a72276a35cf50fc1b7d
(cherry picked from commit 2c30fed486)
(cherry picked from commit 89aa8939aa)
(cherry picked from commit 920cd8e6df)
(cherry picked from commit 49deb1ed31)
2020-04-27 19:02:20 +00:00
..
drivers Remove backend spec from share type while creating replica 2019-10-16 21:08:08 +00:00
evaluator Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
filters Fix driver filter to not check share_backend_name 2019-03-20 03:54:23 +00:00
weighers Modify use of assertTrue(A in B) 2016-09-20 09:11:20 +08:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
fakes.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_host_manager.py Remove provisioned calculation on non thin provision backends 2020-04-27 19:02:20 +00:00
test_manager.py Add user messages periodic cleanup task 2017-07-17 07:53:19 +02:00
test_rpcapi.py Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00
test_scheduler_options.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_utils.py Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00