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 = {'pool': <django.forms.fields.ChoiceField object at 0xb34f3830>}
handle(request, data)[source]
media

Previous topic

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

Next topic

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

This Page