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

class Extended_rescue_with_image(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Allow the user to specify the image to use for rescue.

alias = 'os-extended-rescue-with-image'
name = 'ExtendedRescueWithImage'
namespace = 'http://docs.openstack.org/compute/ext/extended_rescue_with_image/api/v2'
updated = '2014-01-04T00:00:00Z'

Previous topic

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

Next topic

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

Project Source

This Page