The openstack_dashboard.dashboards.project.access_and_security.floating_ips.forms ModuleΒΆ

class openstack_dashboard.dashboards.project.access_and_security.floating_ips.forms.FloatingIpAllocate(*args, **kwargs)[source]

Bases: horizon.forms.base.SelfHandlingForm

base_fields = OrderedDict([('pool', <horizon.forms.fields.ThemableChoiceField object at 0x7fec22ec2410>)])
declared_fields = OrderedDict([('pool', <horizon.forms.fields.ThemableChoiceField object at 0x7fec22ec2410>)])
handle(request, data)[source]
media

Previous topic

The openstack_dashboard.dashboards.project.access_and_security.floating_ips.urls Module

Next topic

The openstack_dashboard.dashboards.project.access_and_security.floating_ips.tables Module

Project Source

This Page