The openstack_dashboard.dashboards.router.dashboard ModuleΒΆ

class openstack_dashboard.dashboards.router.dashboard.Router(*args, **kwargs)[source]

Bases: horizon.base.Dashboard

default_panel = 'nexus1000v'
name = <django.utils.functional.__proxy__ object at 0xf002d52c>
panels = ('nexus1000v',)
permissions = ('openstack.roles.admin',)
slug = 'router'

Previous topic

The openstack_dashboard.dashboards.settings.user.panel Module

Next topic

The openstack_dashboard.dashboards.router Module

This Page