The openstack_dashboard.dashboards.admin.metering.views ModuleΒΆ

class openstack_dashboard.dashboards.admin.metering.views.IndexView(*args, **kwargs)[source]

Bases: horizon.tabs.views.TabbedTableView

IndexView.tab_group_class

alias of CeilometerOverviewTabs

class openstack_dashboard.dashboards.admin.metering.views.SamplesView(**kwargs)[source]

Bases: django.views.generic.base.TemplateView

SamplesView.get(request, *args, **kwargs)[source]

Previous topic

The openstack_dashboard.dashboards.admin.defaults Module

Next topic

The openstack_dashboard.dashboards.admin.metering.tabs Module

This Page