The openstack_dashboard.dashboards.admin.routers.panel ModuleΒΆ

class openstack_dashboard.dashboards.admin.routers.panel.Routers[source]

Bases: horizon.base.Panel

static Routers.can_register()[source]
Routers.name = <django.utils.functional.__proxy__ object at 0xc04f990>
Routers.permissions = ('openstack.services.network',)
Routers.slug = 'routers'

Previous topic

The openstack_dashboard.dashboards.admin.metadata_defs.tables Module

Next topic

The openstack_dashboard.dashboards.admin.routers.urls Module

This Page