The openstack_dashboard.test.test_panels.plugin_panel.views ModuleΒΆ

class openstack_dashboard.test.test_panels.plugin_panel.views.IndexView(**kwargs)[source]

Bases: django.views.generic.base.TemplateView

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

Previous topic

The openstack_dashboard.test.test_panels.plugin_panel.urls Module

Next topic

The openstack_dashboard.test.test_panels.plugin_panel Module

This Page