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 0x7f9f40b7ccd0>)])
declared_fields = OrderedDict([('pool', <horizon.forms.fields.ThemableChoiceField object at 0x7f9f40b7ccd0>)])
handle(request, data)[source]
media

Previous topic

The openstack_dashboard.dashboards.project.access_and_security.floating_ips Module

Next topic

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

Project Source

This Page