watcher.common.cinder_helper
Module¶watcher.common.cinder_helper.
CinderHelper
(osc=None)[source]¶Bases: object
create_volume
(cinder, volume, dest_type, retry=120, retry_interval=10)[source]¶Create volume of volume with dest_type using cinder
get_storage_node_by_name
(name)[source]¶Get storage node by name(host@backendname)
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.