The Scheduler Stats extension
-
class SchedulerStatsController
Bases: cinder.api.openstack.wsgi.Controller
The 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.ExtensionDescriptor
Scheduler stats support.
-
alias = 'scheduler-stats'
-
get_resources()
-
name = 'Scheduler_stats'
-
updated = '2014-09-07T00:00:00+00:00'
-
authorize(context, action_name)