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 0x7f6ab83b5fd0>
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.images Module

Next topic

The openstack_dashboard.dashboards.admin.metering.tables Module

Project Source

This Page