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

Admin views for managing volumes and snapshots.

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

Bases: horizon.tabs.views.TabbedTableView

IndexView.tab_group_class

alias of VolumesGroupTabs

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

Previous topic

The openstack_dashboard.dashboards.admin.volumes Module

Next topic

The openstack_dashboard.dashboards.admin.volumes.tabs Module

This Page