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

FloatingIpAllocate.base_fields = {'pool': <django.forms.fields.ChoiceField object at 0x7d5ff50>}
FloatingIpAllocate.handle(request, data)[source]
FloatingIpAllocate.media