Bases: nova.api.openstack.wsgi.Controller
Bulk create floating IPs.
Return a list of all floating IPs.
Return a list of all floating IPs for a given host.
Bulk delete floating IPs.
Bases: nova.api.openstack.extensions.V21APIExtensionBase
Bulk handling of Floating IPs.
It’s an abstract function V21APIExtensionBase and the extension will not be loaded without it.