The openstack_dashboard.dashboards.project.loadbalancers.workflows ModuleΒΆ

class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddMember(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: horizon.workflows.base.Workflow

default_steps = (<class 'openstack_dashboard.dashboards.project.loadbalancers.workflows.AddMemberStep'>,)
failure_message = <django.utils.functional.__proxy__ object at 0xead1f50>
finalize_button_name = <django.utils.functional.__proxy__ object at 0xead11d0>
handle(request, context)[source]
name = <django.utils.functional.__proxy__ object at 0xead1690>
slug = 'addmember'
success_message = <django.utils.functional.__proxy__ object at 0xead1950>
success_url = 'horizon:project:loadbalancers:index'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddMemberAction(request, *args, **kwargs)[source]

Bases: horizon.workflows.base.Action

base_fields = OrderedDict([('pool_id', <django.forms.fields.ChoiceField object at 0xf43e750>), ('member_type', <django.forms.fields.ChoiceField object at 0xf43ec10>), ('members', <django.forms.fields.MultipleChoiceField object at 0xf43e450>), ('address', <horizon.forms.fields.IPField object at 0xf43ef10>), ('weight', <django.forms.fields.IntegerField object at 0xa4f35d0>), ('protocol_port', <django.forms.fields.IntegerField object at 0xb1544d0>), ('admin_state_up', <django.forms.fields.ChoiceField object at 0xead15d0>)])
clean()[source]
declared_fields = OrderedDict([('pool_id', <django.forms.fields.ChoiceField object at 0xf43e750>), ('member_type', <django.forms.fields.ChoiceField object at 0xf43ec10>), ('members', <django.forms.fields.MultipleChoiceField object at 0xf43e450>), ('address', <horizon.forms.fields.IPField object at 0xf43ef10>), ('weight', <django.forms.fields.IntegerField object at 0xa4f35d0>), ('protocol_port', <django.forms.fields.IntegerField object at 0xb1544d0>), ('admin_state_up', <django.forms.fields.ChoiceField object at 0xead15d0>)])
help_text = <django.utils.functional.__proxy__ object at 0xead1390>
help_text_template = None
media
name = <django.utils.functional.__proxy__ object at 0xead1b90>
permissions = ('openstack.services.network',)
progress_message = <django.utils.functional.__proxy__ object at 0xead1d90>
slug = u'addmemberaction'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddMemberStep(workflow)[source]

Bases: horizon.workflows.base.Step

action_class

alias of AddMemberAction

contribute(data, context)[source]
contributes = ('pool_id', 'member_type', 'members', 'address', 'protocol_port', 'weight', 'admin_state_up')
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddMonitor(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: horizon.workflows.base.Workflow

default_steps = (<class 'openstack_dashboard.dashboards.project.loadbalancers.workflows.AddMonitorStep'>,)
failure_message = <django.utils.functional.__proxy__ object at 0xa6d5cd0>
finalize_button_name = <django.utils.functional.__proxy__ object at 0xa6d5850>
handle(request, context)[source]
name = <django.utils.functional.__proxy__ object at 0xa6d5150>
slug = 'addmonitor'
success_message = <django.utils.functional.__proxy__ object at 0xa6d5fd0>
success_url = 'horizon:project:loadbalancers:index'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddMonitorAction(request, *args, **kwargs)[source]

Bases: horizon.workflows.base.Action

base_fields = OrderedDict([('type', <django.forms.fields.ChoiceField object at 0xead1650>), ('delay', <django.forms.fields.IntegerField object at 0xead1590>), ('timeout', <django.forms.fields.IntegerField object at 0xead1d50>), ('max_retries', <django.forms.fields.IntegerField object at 0xac332d0>), ('http_method', <django.forms.fields.ChoiceField object at 0xac33690>), ('url_path', <django.forms.fields.CharField object at 0x995c510>), ('expected_codes', <django.forms.fields.RegexField object at 0xd6745d0>), ('admin_state_up', <django.forms.fields.ChoiceField object at 0xd674490>)])
clean()[source]
declared_fields = OrderedDict([('type', <django.forms.fields.ChoiceField object at 0xead1650>), ('delay', <django.forms.fields.IntegerField object at 0xead1590>), ('timeout', <django.forms.fields.IntegerField object at 0xead1d50>), ('max_retries', <django.forms.fields.IntegerField object at 0xac332d0>), ('http_method', <django.forms.fields.ChoiceField object at 0xac33690>), ('url_path', <django.forms.fields.CharField object at 0x995c510>), ('expected_codes', <django.forms.fields.RegexField object at 0xd6745d0>), ('admin_state_up', <django.forms.fields.ChoiceField object at 0xd674490>)])
help_text = <django.utils.functional.__proxy__ object at 0xa6d5b10>
help_text_template = None
media
name = <django.utils.functional.__proxy__ object at 0xa6d53d0>
permissions = ('openstack.services.network',)
progress_message = <django.utils.functional.__proxy__ object at 0xa6d5250>
slug = u'addmonitoraction'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddMonitorStep(workflow)[source]

Bases: horizon.workflows.base.Step

action_class

alias of AddMonitorAction

contribute(data, context)[source]
contributes = ('type', 'delay', 'timeout', 'max_retries', 'http_method', 'url_path', 'expected_codes', 'admin_state_up')
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddPMAssociation(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: horizon.workflows.base.Workflow

default_steps = (<class 'openstack_dashboard.dashboards.project.loadbalancers.workflows.AddPMAssociationStep'>,)
failure_message = <django.utils.functional.__proxy__ object at 0xcb4dd50>
finalize_button_name = <django.utils.functional.__proxy__ object at 0xcb4d9d0>
handle(request, context)[source]
name = <django.utils.functional.__proxy__ object at 0xcb4d7d0>
slug = 'addassociation'
success_message = <django.utils.functional.__proxy__ object at 0xcb4d6d0>
success_url = 'horizon:project:loadbalancers:index'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddPMAssociationAction(request, *args, **kwargs)[source]

Bases: horizon.workflows.base.Action

base_fields = OrderedDict([('monitor_id', <django.forms.fields.ChoiceField object at 0xcb4d350>)])
declared_fields = OrderedDict([('monitor_id', <django.forms.fields.ChoiceField object at 0xcb4d350>)])
help_text = <django.utils.functional.__proxy__ object at 0xcb4db10>
help_text_template = None
media
name = <django.utils.functional.__proxy__ object at 0xcb4d110>
permissions = ('openstack.services.network',)
populate_monitor_id_choices(request, context)[source]
progress_message = <django.utils.functional.__proxy__ object at 0xcb4d2d0>
slug = u'addpmassociationaction'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddPMAssociationStep(workflow)[source]

Bases: horizon.workflows.base.Step

action_class

alias of AddPMAssociationAction

contribute(data, context)[source]
contributes = ('monitor_id',)
depends_on = ('pool_id', 'pool_name', 'pool_monitors')
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddPool(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: horizon.workflows.base.Workflow

default_steps = (<class 'openstack_dashboard.dashboards.project.loadbalancers.workflows.AddPoolStep'>,)
failure_message = <django.utils.functional.__proxy__ object at 0xb98d510>
finalize_button_name = <django.utils.functional.__proxy__ object at 0xb98dfd0>
format_status_message(message)[source]
handle(request, context)[source]
name = <django.utils.functional.__proxy__ object at 0xb98d790>
slug = 'addpool'
success_message = <django.utils.functional.__proxy__ object at 0xb98d910>
success_url = 'horizon:project:loadbalancers:index'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddPoolAction(request, *args, **kwargs)[source]

Bases: horizon.workflows.base.Action

base_fields = OrderedDict([('name', <django.forms.fields.CharField object at 0xa464dd0>), ('description', <django.forms.fields.CharField object at 0xae8e050>), ('provider', <django.forms.fields.ChoiceField object at 0xae8ed10>), ('subnet_id', <django.forms.fields.ChoiceField object at 0xad55550>), ('protocol', <django.forms.fields.ChoiceField object at 0xb98da50>), ('lb_method', <django.forms.fields.ChoiceField object at 0xb98d0d0>), ('admin_state_up', <django.forms.fields.ChoiceField object at 0xb98d350>)])
declared_fields = OrderedDict([('name', <django.forms.fields.CharField object at 0xa464dd0>), ('description', <django.forms.fields.CharField object at 0xae8e050>), ('provider', <django.forms.fields.ChoiceField object at 0xae8ed10>), ('subnet_id', <django.forms.fields.ChoiceField object at 0xad55550>), ('protocol', <django.forms.fields.ChoiceField object at 0xb98da50>), ('lb_method', <django.forms.fields.ChoiceField object at 0xb98d0d0>), ('admin_state_up', <django.forms.fields.ChoiceField object at 0xb98d350>)])
help_text = ''
help_text_template = 'project/loadbalancers/_create_pool_help.html'
media
name = <django.utils.functional.__proxy__ object at 0xb98d850>
permissions = ('openstack.services.network',)
progress_message = <django.utils.functional.__proxy__ object at 0xb98de10>
slug = u'addpoolaction'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddPoolStep(workflow)[source]

Bases: horizon.workflows.base.Step

action_class

alias of AddPoolAction

contribute(data, context)[source]
contributes = ('name', 'description', 'subnet_id', 'provider', 'protocol', 'lb_method', 'admin_state_up')
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddVip(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: horizon.workflows.base.Workflow

default_steps = (<class 'openstack_dashboard.dashboards.project.loadbalancers.workflows.AddVipStep'>,)
failure_message = <django.utils.functional.__proxy__ object at 0xf43eed0>
finalize_button_name = <django.utils.functional.__proxy__ object at 0xf43eb50>
format_status_message(message)[source]
handle(request, context)[source]
name = <django.utils.functional.__proxy__ object at 0xf43eb10>
slug = 'addvip'
success_message = <django.utils.functional.__proxy__ object at 0xf43e1d0>
success_url = 'horizon:project:loadbalancers:index'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddVipAction(request, *args, **kwargs)[source]

Bases: horizon.workflows.base.Action

base_fields = OrderedDict([('name', <django.forms.fields.CharField object at 0xb98dd10>), ('description', <django.forms.fields.CharField object at 0xd3e5bd0>), ('subnet_id', <django.forms.fields.ChoiceField object at 0xd3e5910>), ('address', <horizon.forms.fields.IPField object at 0xd3e5b90>), ('protocol_port', <django.forms.fields.IntegerField object at 0xd3e5c10>), ('protocol', <django.forms.fields.ChoiceField object at 0xd3e5c50>), ('session_persistence', <django.forms.fields.ChoiceField object at 0xd3e5a10>), ('cookie_name', <django.forms.fields.CharField object at 0xd3e5b10>), ('connection_limit', <django.forms.fields.IntegerField object at 0xf43e690>), ('admin_state_up', <django.forms.fields.ChoiceField object at 0xf43e610>)])
clean()[source]
declared_fields = OrderedDict([('name', <django.forms.fields.CharField object at 0xb98dd10>), ('description', <django.forms.fields.CharField object at 0xd3e5bd0>), ('subnet_id', <django.forms.fields.ChoiceField object at 0xd3e5910>), ('address', <horizon.forms.fields.IPField object at 0xd3e5b90>), ('protocol_port', <django.forms.fields.IntegerField object at 0xd3e5c10>), ('protocol', <django.forms.fields.ChoiceField object at 0xd3e5c50>), ('session_persistence', <django.forms.fields.ChoiceField object at 0xd3e5a10>), ('cookie_name', <django.forms.fields.CharField object at 0xd3e5b10>), ('connection_limit', <django.forms.fields.IntegerField object at 0xf43e690>), ('admin_state_up', <django.forms.fields.ChoiceField object at 0xf43e610>)])
help_text = ''
help_text_template = 'project/loadbalancers/_create_vip_help.html'
media
name = <django.utils.functional.__proxy__ object at 0xf43e090>
permissions = ('openstack.services.network',)
progress_message = <django.utils.functional.__proxy__ object at 0xf43efd0>
slug = u'addvipaction'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.AddVipStep(workflow)[source]

Bases: horizon.workflows.base.Step

action_class

alias of AddVipAction

contribute(data, context)[source]
contributes = ('name', 'description', 'subnet_id', 'address', 'protocol_port', 'protocol', 'session_persistence', 'cookie_name', 'connection_limit', 'admin_state_up')
depends_on = ('pool_id', 'subnet')
class openstack_dashboard.dashboards.project.loadbalancers.workflows.DeletePMAssociation(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: horizon.workflows.base.Workflow

default_steps = (<class 'openstack_dashboard.dashboards.project.loadbalancers.workflows.DeletePMAssociationStep'>,)
failure_message = <django.utils.functional.__proxy__ object at 0xcb4da90>
finalize_button_name = <django.utils.functional.__proxy__ object at 0xcb4d250>
handle(request, context)[source]
name = <django.utils.functional.__proxy__ object at 0xcb4d390>
slug = 'deleteassociation'
success_message = <django.utils.functional.__proxy__ object at 0xcb4d790>
success_url = 'horizon:project:loadbalancers:index'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.DeletePMAssociationAction(request, *args, **kwargs)[source]

Bases: horizon.workflows.base.Action

base_fields = OrderedDict([('monitor_id', <django.forms.fields.ChoiceField object at 0xcb4df10>)])
declared_fields = OrderedDict([('monitor_id', <django.forms.fields.ChoiceField object at 0xcb4df10>)])
help_text = <django.utils.functional.__proxy__ object at 0xcb4d810>
help_text_template = None
media
name = <django.utils.functional.__proxy__ object at 0xcb4d5d0>
permissions = ('openstack.services.network',)
populate_monitor_id_choices(request, context)[source]
progress_message = <django.utils.functional.__proxy__ object at 0xcb4d950>
slug = u'deletepmassociationaction'
class openstack_dashboard.dashboards.project.loadbalancers.workflows.DeletePMAssociationStep(workflow)[source]

Bases: horizon.workflows.base.Step

action_class

alias of DeletePMAssociationAction

contribute(data, context)[source]
contributes = ('monitor_id',)
depends_on = ('pool_id', 'pool_name', 'pool_monitors')

Previous topic

The openstack_dashboard.dashboards.project.loadbalancers.views Module

Next topic

The openstack_dashboard.dashboards.project.network_topology Module

This Page