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

class openstack_dashboard.dashboards.project.volumes.views.IndexView(*args, **kwargs)[source]

Bases: horizon.tabs.views.TabbedTableView

IndexView.page_title = <django.utils.functional.__proxy__ object at 0x10e9e8d0>
IndexView.tab_group_class

alias of VolumeAndSnapshotTabs

IndexView.template_name = 'project/volumes/index.html'

Previous topic

The openstack_dashboard.dashboards.project.volumes.test Module

Next topic

The openstack_dashboard.dashboards.project.volumes.utils Module

This Page