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

class openstack_dashboard.dashboards.admin.volumes.panel.Volumes[source]

Bases: horizon.base.Panel

name = <django.utils.functional.__proxy__ object at 0x7fec23aa8310>
permissions = (('openstack.services.volume', 'openstack.services.volumev2'),)
policy_rules = (('volume', 'context_is_admin'),)
slug = 'volumes'

Previous topic

The openstack_dashboard.dashboards.admin.volumes Module

Next topic

The openstack_dashboard.dashboards.admin.volumes.urls Module

Project Source

This Page