Bases: horizon.workflows.base.Workflow
- 
default_steps = (<class 'openstack_dashboard.dashboards.project.access_and_security.floating_ips.workflows.AssociateIP'>,)
 
- 
failure_message = <django.utils.functional.__proxy__ object at 0x7f6aba3a7e50>
 
- 
finalize_button_name = <django.utils.functional.__proxy__ object at 0x7f6abc6da4d0>
 
- 
format_status_message(message)[source]
 
- 
handle(request, data)[source]
 
- 
name = <django.utils.functional.__proxy__ object at 0x7f6ab9d16590>
 
- 
slug = 'ip_association'
 
- 
success_message = <django.utils.functional.__proxy__ object at 0x7f6abc6da7d0>
 
- 
success_url = 'horizon:project:access_and_security:index'