The watcher.common.cinder_helper Module

The watcher.common.cinder_helper Module

class watcher.common.cinder_helper.CinderHelper(osc=None)[source]

Bases: object

get_storage_node_by_name(name)[source]

Get storage node by name(host@backendname)

get_storage_node_list()[source]
get_storage_pool_by_name(name)[source]

Get pool by name(host@backend#poolname)

get_storage_pool_list()[source]
get_volume_list()[source]
get_volume_type_by_backendname(backendname)[source]
get_volume_type_list()[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.