The cinder.api.contrib.scheduler_stats Module¶
The Scheduler Stats extension
-
class
SchedulerStatsController¶ Bases:
cinder.api.openstack.wsgi.ControllerThe Scheduler Stats controller for the OpenStack API.
-
get_pools(req)¶ List all active pools in scheduler.
-
wsgi_actions= {}¶
-
wsgi_extensions= []¶
-
-
class
Scheduler_stats(ext_mgr)¶ Bases:
cinder.api.extensions.ExtensionDescriptorScheduler stats support.
-
alias= ‘scheduler-stats’¶
-
get_resources()¶
-
name= ‘Scheduler_stats’¶
-
updated= ‘2014-09-07T00:00:00+00:00’¶
-