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

class Multiple_create(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Allow multiple create in the Create Server v1.1 API.

alias = 'os-multiple-create'
name = 'MultipleCreate'
namespace = 'http://docs.openstack.org/compute/ext/multiplecreate/api/v1.1'
updated = '2012-08-07T00:00:00Z'

Previous topic

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

Next topic

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

Project Source

This Page