Bases: object
object
Bases: VolumeBase
VolumeBase
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.
NoopManager
NoopManager.create_volume_from_image()
NoopManager.delete_volume()
NoopManager.get_image_from_volume()
NoopVolumeDriver
NoopVolumeDriver.create_volume_from_image()
NoopVolumeDriver.delete_volume()
NoopVolumeDriver.get_image_from_volume()