manila/manila/scheduler
Jose Castro Leon 49deb1ed31 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)
2020-04-27 18:36:19 +00:00
..
drivers Remove backend spec from share type while creating replica 2019-10-13 23:36:39 +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-18 17:30:45 +00:00
weighers Remove log translations in scheduler 3/5 2017-03-31 00:54:26 +08:00
__init__.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
base_handler.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
host_manager.py Remove provisioned calculation on non thin provision backends 2020-04-27 18:36:19 +00:00
manager.py Use class name in invocation of super 2018-06-06 17:47:18 -07:00
rpcapi.py [Share Groups] Add availability zone support 2017-06-06 10:13:00 +00:00
scheduler_options.py Remove log translations in scheduler 3/5 2017-03-31 00:54:26 +08:00
utils.py Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00