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 0x7fec24c9f690>
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 Module

Next topic

The openstack_dashboard.dashboards.admin.metering.urls Module

Project Source

This Page