cinder.api.views.scheduler_stats Modulecinder.api.views.scheduler_stats Module¶ViewBuilder¶Bases: cinder.api.common.ViewBuilder
Model scheduler-stats API responses as a python dictionary.
detail(request, pool)¶Detailed view of a single pool.
pools(request, pools, detail)¶Detailed/Summary view of a list of pools seen by scheduler.
summary(request, pool)¶Summary view of a single pool.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.