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

Views for Instances and Volumes.

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

Bases: horizon.tabs.views.TabbedTableView

IndexView.tab_group_class

alias of AccessAndSecurityTabs

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

Previous topic

The openstack_dashboard.dashboards.project.access_and_security.panel Module

Next topic

The openstack_dashboard.dashboards.project.access_and_security.tabs Module

This Page