None
Bases: object
CinderHelper.
check_volume_deleted
(volume, retry=120, retry_interval=10)[source]¶Check volume has been deleted
CinderHelper.
create_volume
(cinder, volume, dest_type, retry=120, retry_interval=10)[source]¶Create volume of volume with dest_type using cinder
CinderHelper.
get_storage_node_by_name
(name)[source]¶Get storage node by name(host@backendname)
CinderHelper.
get_storage_pool_by_name
(name)[source]¶Get pool by name(host@backend#poolname)
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.