The openstack_dashboard.dashboards.admin.routers.ports.views ModuleΒΆ

class openstack_dashboard.dashboards.admin.routers.ports.views.DetailView[source]

Bases: horizon.tabs.views.TabView

tab_group_class

alias of PortDetailTabs

template_name = 'admin/networks/ports/detail.html'

Previous topic

The openstack_dashboard.dashboards.admin.routers.ports.tables Module

Next topic

The openstack_dashboard.dashboards.admin.routers.ports Module

Project Source

This Page