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

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

Bases: horizon.base.Panel

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

Previous topic

The openstack_dashboard.dashboards.admin.routers.forms Module

Next topic

The openstack_dashboard.dashboards.admin.routers.tabs Module

Project Source

This Page