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 0x7f9f3ec742d0>
permissions = ('openstack.services.network',)
policy_rules = (('network', 'context_is_admin'),)
slug = 'routers'

Previous topic

The openstack_dashboard.dashboards.admin.routers.tables Module

Next topic

The openstack_dashboard.dashboards.admin.routers.urls Module

Project Source

This Page