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 0x2afcc9936610>
panels = ('nexus1000v',)
policy_rules = (('identity', 'identity:admin_required'),)
slug = 'router'

Previous topic

The openstack_dashboard.dashboards.router Module

Next topic

The openstack_dashboard.dashboards.router.models Module

This Page