cinder.volume.drivers.netapp.eseries.host_mapper
Module¶This module handles mapping E-Series volumes to E-Series Hosts and Host Groups.
map_volume_to_multiple_hosts
(client, volume, eseries_vol, target_host, mapping)¶Maps the e-series volume to multiattach host group.
map_volume_to_single_host
(client, volume, eseries_vol, host, vol_map, multiattach_enabled)¶Maps the e-series volume to host with initiator.
unmap_volume_from_host
(client, volume, host, mapping)¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.