The nova.api.openstack.compute.legacy_v2.contrib.extended_floating_ips Module

class Extended_floating_ips(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Adds optional fixed_address to the add floating IP command.

alias = 'os-extended-floating-ips'
name = 'ExtendedFloatingIps'
namespace = 'http://docs.openstack.org/compute/ext/extended_floating_ips/api/v2'
updated = '2013-04-19T00:00:00Z'

Previous topic

The nova.api.openstack.compute.legacy_v2.contrib.extended_evacuate_find_host Module

Next topic

The nova.api.openstack.compute.legacy_v2.contrib.extended_hypervisors Module

Project Source

This Page