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 0xf7fcfd0>
IndexView.tab_group_class

alias of VolumeAndSnapshotTabs

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

Previous topic

The openstack_dashboard.dashboards.project.volumes Module

Next topic

The openstack_dashboard.dashboards.project.volumes.tabs Module

This Page