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

class Createserverext(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Extended support to the Create Server v1.1 API.

alias = 'os-create-server-ext'
get_resources()
name = 'Createserverext'
namespace = 'http://docs.openstack.org/compute/ext/createserverext/api/v1.1'
updated = '2011-07-19T00:00:00Z'

Previous topic

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

Next topic

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

Project Source

This Page