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

class openstack_dashboard.dashboards.admin.routers.ports.tables.PortsTable(request, data=None, needs_form_wrapper=None, **kwargs)[source]

Bases: horizon.tables.base.DataTable

class PortsTable.Meta[source]
PortsTable.get_object_display(port)[source]

Previous topic

The openstack_dashboard.dashboards.admin.routers.urls Module

Next topic

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

This Page