The Scheduler Stats extension
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 = []¶Scheduler_stats(ext_mgr)¶Bases: cinder.api.extensions.ExtensionDescriptor
Scheduler stats support.
alias = 'scheduler-stats'¶get_resources()¶List of extensions.ResourceExtension extension objects.
Resources define new nouns, and are accessible through URLs.
name = 'Scheduler_stats'¶updated = '2014-09-07T00:00:00+00:00'¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.