The nova.api.openstack.compute.assisted_volume_snapshots Module¶
The Assisted volume snapshots extension.
-
class
AssistedVolumeSnapshots(extension_info)¶ Bases:
nova.api.openstack.extensions.V21APIExtensionBaseAssisted volume snapshots.
-
alias= 'os-assisted-volume-snapshots'¶
-
get_controller_extensions()¶ It’s an abstract function V21APIExtensionBase and the extension will not be loaded without it.
-
get_resources()¶
-
name= 'AssistedVolumeSnapshots'¶
-
version= 1¶
-