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

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

Bases: horizon.base.Panel

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

Previous topic

The openstack_dashboard.dashboards.project.volumes Module

Next topic

The openstack_dashboard.dashboards.project.volumes.test Module

Project Source

This Page