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

class User_data(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Add user_data to the Create Server v1.1 API.

alias = 'os-user-data'
name = 'UserData'
namespace = 'http://docs.openstack.org/compute/ext/userdata/api/v1.1'
updated = '2012-08-07T00:00:00Z'

Previous topic

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

Next topic

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

Project Source

This Page