latest
2024.2
2024.1
2023.2
2023.1
zed
VolumeManager
VolumeManager.create_volume_from_image()
VolumeManager.delete_volume()
VolumeManager.get_image_from_volume()
Bases: object
object
Create volume for instance
image_id – ID of amphora image
:return volume id
Delete volume
volume_id – ID of amphora volume
Get cinder volume
:return image id
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
VolumeBase
VolumeBase.create_volume_from_image()
VolumeBase.delete_volume()
VolumeBase.get_image_from_volume()