The openstack_dashboard.dashboards.project.firewalls.views ModuleΒΆ

class openstack_dashboard.dashboards.project.firewalls.views.AddFirewallView[source]

Bases: horizon.workflows.views.WorkflowView

get_workflow()[source]
page_title = <django.utils.functional.__proxy__ object at 0x7f446be64750>
template_name = 'project/firewalls/addfirewall.html'
workflow_class

alias of AddFirewall

class openstack_dashboard.dashboards.project.firewalls.views.AddPolicyView[source]

Bases: horizon.workflows.views.WorkflowView

page_title = <django.utils.functional.__proxy__ object at 0x7f446be646d0>
template_name = 'project/firewalls/addpolicy.html'
workflow_class

alias of AddPolicy

class openstack_dashboard.dashboards.project.firewalls.views.AddRouterToFirewallView(*args, **kwargs)[source]

Bases: openstack_dashboard.dashboards.project.firewalls.views.RouterCommonView

form_class

alias of AddRouterToFirewall

modal_header = <django.utils.functional.__proxy__ object at 0x7f446be66650>
page_title = <django.utils.functional.__proxy__ object at 0x7f446be66710>
submit_url = 'horizon:project:firewalls:addrouter'
template_name = 'project/firewalls/add_router_to_firewall.html'
class openstack_dashboard.dashboards.project.firewalls.views.AddRuleView[source]

Bases: horizon.workflows.views.WorkflowView

page_title = <django.utils.functional.__proxy__ object at 0x7f446be64650>
template_name = 'project/firewalls/addrule.html'
workflow_class

alias of AddRule

class openstack_dashboard.dashboards.project.firewalls.views.FirewallDetailsView[source]

Bases: horizon.tabs.views.TabView

failure_url = <django.utils.functional.__proxy__ object at 0x7f446be648d0>
get_context_data(**kwargs)[source]
get_data(*args, **kwargs)[source]
get_routers_data(*args, **kwargs)[source]
get_tabs(request, *args, **kwargs)[source]
page_title = '{{ firewall.name|default:firewall.id }}'
tab_group_class

alias of FirewallDetailsTabs

template_name = 'horizon/common/_detail.html'
class openstack_dashboard.dashboards.project.firewalls.views.IndexView(*args, **kwargs)[source]

Bases: horizon.tabs.views.TabbedTableView

page_title = <django.utils.functional.__proxy__ object at 0x7f446be645d0>
tab_group_class

alias of FirewallTabs

template_name = 'project/firewalls/details_tabs.html'
class openstack_dashboard.dashboards.project.firewalls.views.InsertRuleToPolicyView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

context_object_name = 'policy'
form_class

alias of InsertRuleToPolicy

form_id = 'update_policy_form'
get_context_data(**kwargs)[source]
get_initial()[source]
modal_header = <django.utils.functional.__proxy__ object at 0x7f446be66050>
page_title = <django.utils.functional.__proxy__ object at 0x7f446be66210>
submit_label = <django.utils.functional.__proxy__ object at 0x7f446be66150>
submit_url = 'horizon:project:firewalls:insertrule'
success_url = <django.utils.functional.__proxy__ object at 0x7f446be661d0>
template_name = 'project/firewalls/insert_rule_to_policy.html'
class openstack_dashboard.dashboards.project.firewalls.views.PolicyDetailsView[source]

Bases: horizon.tabs.views.TabView

failure_url = <django.utils.functional.__proxy__ object at 0x7f446be64810>
get_context_data(**kwargs)[source]
get_data(*args, **kwargs)[source]
get_tabs(request, *args, **kwargs)[source]
page_title = '{{ policy.name|default:policy.id }}'
tab_group_class

alias of PolicyDetailsTabs

template_name = 'horizon/common/_detail.html'
class openstack_dashboard.dashboards.project.firewalls.views.RemoveRouterFromFirewallView(*args, **kwargs)[source]

Bases: openstack_dashboard.dashboards.project.firewalls.views.RouterCommonView

form_class

alias of RemoveRouterFromFirewall

modal_header = <django.utils.functional.__proxy__ object at 0x7f446be667d0>
page_title = <django.utils.functional.__proxy__ object at 0x7f446be66850>
submit_url = 'horizon:project:firewalls:removerouter'
template_name = 'project/firewalls/remove_router_from_firewall.html'
class openstack_dashboard.dashboards.project.firewalls.views.RemoveRuleFromPolicyView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

context_object_name = 'policy'
form_class

alias of RemoveRuleFromPolicy

form_id = 'update_policy_form'
get_context_data(**kwargs)[source]
get_initial()[source]
modal_header = <django.utils.functional.__proxy__ object at 0x7f446be66290>
page_title = <django.utils.functional.__proxy__ object at 0x7f446be66450>
submit_label = <django.utils.functional.__proxy__ object at 0x7f446be66390>
submit_url = 'horizon:project:firewalls:removerule'
success_url = <django.utils.functional.__proxy__ object at 0x7f446be66410>
template_name = 'project/firewalls/remove_rule_from_policy.html'
class openstack_dashboard.dashboards.project.firewalls.views.RouterCommonView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

context_object_name = 'firewall'
form_id = 'update_firewall_form'
get_context_data(**kwargs)[source]
get_initial()[source]
submit_label = <django.utils.functional.__proxy__ object at 0x7f446be664d0>
success_url = <django.utils.functional.__proxy__ object at 0x7f446be665d0>
class openstack_dashboard.dashboards.project.firewalls.views.RuleDetailsView[source]

Bases: horizon.tabs.views.TabView

failure_url = <django.utils.functional.__proxy__ object at 0x7f446be647d0>
get_context_data(**kwargs)[source]
get_data(*args, **kwargs)[source]
get_tabs(request, *args, **kwargs)[source]
page_title = '{{ rule.name|default:rule.id }}'
tab_group_class

alias of RuleDetailsTabs

template_name = 'horizon/common/_detail.html'
class openstack_dashboard.dashboards.project.firewalls.views.UpdateFirewallView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

context_object_name = 'firewall'
form_class

alias of UpdateFirewall

form_id = 'update_firewall_form'
get_context_data(**kwargs)[source]
get_initial()[source]
modal_header = <django.utils.functional.__proxy__ object at 0x7f446be64dd0>
page_title = <django.utils.functional.__proxy__ object at 0x7f446be64f90>
submit_label = <django.utils.functional.__proxy__ object at 0x7f446be64ed0>
submit_url = 'horizon:project:firewalls:updatefirewall'
success_url = <django.utils.functional.__proxy__ object at 0x7f446be64f50>
template_name = 'project/firewalls/updatefirewall.html'
class openstack_dashboard.dashboards.project.firewalls.views.UpdatePolicyView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

context_object_name = 'policy'
form_class

alias of UpdatePolicy

form_id = 'update_policy_form'
get_context_data(**kwargs)[source]
get_initial()[source]
modal_header = <django.utils.functional.__proxy__ object at 0x7f446be64b90>
page_title = <django.utils.functional.__proxy__ object at 0x7f446be64d50>
submit_label = <django.utils.functional.__proxy__ object at 0x7f446be64c90>
submit_url = 'horizon:project:firewalls:updatepolicy'
success_url = <django.utils.functional.__proxy__ object at 0x7f446be64d10>
template_name = 'project/firewalls/updatepolicy.html'
class openstack_dashboard.dashboards.project.firewalls.views.UpdateRuleView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

context_object_name = 'rule'
form_class

alias of UpdateRule

form_id = 'update_rule_form'
get_context_data(**kwargs)[source]
get_initial()[source]
modal_header = <django.utils.functional.__proxy__ object at 0x7f446be64990>
page_title = <django.utils.functional.__proxy__ object at 0x7f446be64b10>
submit_label = <django.utils.functional.__proxy__ object at 0x7f446be64a50>
submit_url = 'horizon:project:firewalls:updaterule'
success_url = <django.utils.functional.__proxy__ object at 0x7f446be64ad0>
template_name = 'project/firewalls/updaterule.html'

Previous topic

The openstack_dashboard.dashboards.project.firewalls.panel Module

Next topic

The openstack_dashboard.dashboards.project.vpn.urls Module

Project Source

This Page