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

class openstack_dashboard.dashboards.admin.metering.panel.Metering[source]

Bases: horizon.base.Panel

name = <django.utils.functional.__proxy__ object at 0x7f9f3ee21590>
permissions = ('openstack.services.metering',)
policy_rules = (('identity', 'identity:list_projects'), ('telemetry', 'telemetry:compute_statistics'), ('telemetry', 'telemetry:get_meter'))
slug = 'metering'

Previous topic

The openstack_dashboard.dashboards.admin.metering.tables Module

Next topic

The openstack_dashboard.dashboards.admin.metering.urls Module

Project Source

This Page