The horizon.dashboards.nova.access_and_security.floating_ips.forms ModuleΒΆ

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

Bases: horizon.forms.base.SelfHandlingForm

FloatingIpAllocate.handle(request, data)[source]
FloatingIpAllocate.media
class horizon.dashboards.nova.access_and_security.floating_ips.forms.FloatingIpAssociate(*args, **kwargs)[source]

Bases: horizon.forms.base.SelfHandlingForm

FloatingIpAssociate.handle(request, data)[source]
FloatingIpAssociate.media

Previous topic

The horizon.dashboards.nova.access_and_security.floating_ips.views Module

Next topic

The horizon.dashboards.nova.access_and_security.floating_ips.tests Module

This Page