The nova.api.openstack.compute.legacy_v2.contrib.assisted_volume_snapshots Module¶
-
class
AssistedVolumeSnapshotsController¶ Bases:
nova.api.openstack.wsgi.Controller-
create(req, body)¶ Creates a new snapshot.
-
delete(req, id)¶ Delete a snapshot.
-
wsgi_actions= {}¶
-
wsgi_extensions= []¶
-
-
class
Assisted_volume_snapshots(ext_mgr)¶ Bases:
nova.api.openstack.extensions.ExtensionDescriptorAssisted volume snapshots.
-
alias= 'os-assisted-volume-snapshots'¶
-
get_resources()¶
-
name= 'AssistedVolumeSnapshots'¶
-
namespace= 'http://docs.openstack.org/compute/ext/assisted-volume-snapshots/api/v2'¶
-
updated= '2013-08-29T00:00:00Z'¶
-