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

class Preserve_ephemeral_rebuild(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Allow preservation of the ephemeral partition on rebuild.

alias = 'os-preserve-ephemeral-rebuild'
name = 'PreserveEphemeralOnRebuild'
namespace = 'http://docs.openstack.org/compute/ext/preserve_ephemeral_rebuild/api/v2'
updated = '2013-12-17T00:00:00Z'

Previous topic

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

Next topic

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

Project Source

This Page