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

class Volume_attachment_update(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Support for updating a volume attachment.

alias = 'os-volume-attachment-update'
name = 'VolumeAttachmentUpdate'
namespace = 'http://docs.openstack.org/compute/ext/os-volume-attachment-update/api/v2'
updated = '2013-06-20T00:00:00Z'

Previous topic

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

Next topic

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

Project Source

This Page