The openstack_dashboard.dashboards.router.dashboard ModuleΒΆ

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

Bases: horizon.base.Dashboard

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

Previous topic

The openstack_dashboard.dashboards Module

Next topic

The openstack_dashboard.dashboards.router.models Module

This Page