Previous topic

The nova.api.openstack.compute.contrib.floating_ip_dns Module

Next topic

The nova.api.openstack.compute.contrib.floating_ips Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.api.openstack.compute.contrib.floating_ip_pools Module

class FloatingIPPoolTemplate

Bases: nova.api.openstack.xmlutil.TemplateBuilder

construct()
class FloatingIPPoolsController

Bases: object

The Floating IP Pool API controller for the OpenStack API.

index(req)

Return a list of pools.

class FloatingIPPoolsTemplate

Bases: nova.api.openstack.xmlutil.TemplateBuilder

construct()
class Floating_ip_pools(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Floating IPs support

alias = 'os-floating-ip-pools'
get_resources()
name = 'Floating_ip_pools'
namespace = 'http://docs.openstack.org/compute/ext/floating_ip_pools/api/v1.1'
updated = '2012-01-04T00:00:00+00:00'
make_float_ip(elem)