The openstack_dashboard.dashboards.router.nexus1000v.tabs ModuleΒΆ
- class openstack_dashboard.dashboards.router.nexus1000v.tabs.IndexTabs(request, **kwargs)[source]
Bases: horizon.tabs.base.TabGroup
- slug = 'indextabs'
- tabs = (<class 'openstack_dashboard.dashboards.router.nexus1000v.tabs.NetworkProfileTab'>, <class 'openstack_dashboard.dashboards.router.nexus1000v.tabs.PolicyProfileTab'>)
- class openstack_dashboard.dashboards.router.nexus1000v.tabs.NetworkProfileTab(tab_group, request=None)[source]
Bases: horizon.tabs.base.Tab
- get_context_data(request)[source]
- name = <django.utils.functional.__proxy__ object at 0x10027a0c>
- slug = 'network_profile'
- template_name = 'router/nexus1000v/network_profile/index.html'
- class openstack_dashboard.dashboards.router.nexus1000v.tabs.PolicyProfileTab(tab_group, request=None)[source]
Bases: horizon.tabs.base.Tab
- name = <django.utils.functional.__proxy__ object at 0x1002732c>
- preload = False
- slug = 'policy_profile'
- template_name = 'router/nexus1000v/policy_profile/index.html'