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

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

alias of AccessAndSecurityTabs

template_name = 'project/access_and_security/index.html'

Previous topic

The openstack_dashboard.dashboards.project.access_and_security.urls Module

Next topic

The openstack_dashboard.dashboards.project.access_and_security Module

Project Source

This Page