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

class Extended_evacuate_find_host(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Enables server evacuation without target host. Scheduler will select one to target.

alias = 'os-extended-evacuate-find-host'
name = 'ExtendedEvacuateFindHost'
namespace = 'http://docs.openstack.org/compute/ext/extended_evacuate_find_host/api/v2'
updated = '2014-02-12T00:00:00Z'

Previous topic

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

Next topic

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

Project Source

This Page