neutron_lbaas_dashboard.dashboards.project.ngloadbalancersv2 package

neutron_lbaas_dashboard.dashboards.project.ngloadbalancersv2 package

Submodules

neutron_lbaas_dashboard.dashboards.project.ngloadbalancersv2.panel module

class neutron_lbaas_dashboard.dashboards.project.ngloadbalancersv2.panel.NGLoadBalancers[source]

Bases: horizon.base.Panel

allowed(context)[source]

Checks if the user is allowed to access this component.

This method should be overridden to return the result of any policy checks required for the user to access this component when more complex checks are required.

name = 'Neutron Load Balancers'
permissions = ('openstack.services.network',)
slug = 'ngloadbalancersv2'

neutron_lbaas_dashboard.dashboards.project.ngloadbalancersv2.urls module

neutron_lbaas_dashboard.dashboards.project.ngloadbalancersv2.views module

class neutron_lbaas_dashboard.dashboards.project.ngloadbalancersv2.views.IndexView(**kwargs)[source]

Bases: horizon.views.HorizonTemplateView

page_title = 'Neutron Load Balancers'
template_name = 'project/ngloadbalancersv2/index.html'

Module contents

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.