The nova.api.openstack.compute.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:00+00:00'

Previous topic

The nova.api.openstack.compute.contrib.used_limits Module

Next topic

The nova.api.openstack.compute.contrib.virtual_interfaces Module

This Page