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.tab_group_class

alias of VolumeAndSnapshotTabs

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

Previous topic

The openstack_dashboard.dashboards.project.volumes.tabs Module

Next topic

The openstack_dashboard.dashboards.project.volumes Module

This Page