freezer.engine.osbrick.client
Module¶freezer.engine.osbrick.client.
Client
(volumes_client=None)¶Bases: object
attach
(volume_id, hostname, mountpoint=None, mode='rw', multipath=False, enforce_multipath=False)¶detach
(volume_id, attachment_uuid=None, multipath=False, enforce_multipath=False, device_info=None)¶get_all_volume_paths
(protocol, use_multipath=False)¶Gets all volume paths on the system for a given protocol.
get_connector
(multipath=False, enforce_multipath=False)¶get_volume_paths
(volume_id, use_multipath=False)¶Gets volume paths on the system for a specific volume.
version
= '1.1.0'¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.