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

Previous topic

The openstack_dashboard.dashboards.admin.routers.tabs Module

Next topic

The openstack_dashboard.dashboards.admin.routers.forms Module

Project Source

This Page