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

Previous topic

The openstack_dashboard.dashboards.admin.info.views Module

Next topic

The openstack_dashboard.dashboards.admin.routers.tabs Module

Project Source

This Page