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.contrib.rescue Module

The rescue mode extension.

class nova.api.openstack.contrib.rescue.Rescue

Bases: nova.api.openstack.extensions.ExtensionDescriptor

The Rescue controller for the OpenStack API.

get_actions()

Return the actions the extension adds, as required by contract.

get_alias()
get_description()
get_name()
get_namespace()
get_updated()
nova.api.openstack.contrib.rescue.wrap_errors(fn)

“Ensure errors are not passed along.