glance_store.common.attachment_state_manager.
AttachmentStateManagerMeta
¶Bases: type
glance_store.common.attachment_state_manager.
attach
(client, volume_id, host, mode=None)¶A convenience wrapper around _AttachmentState.attach()
glance_store.common.attachment_state_manager.
detach
(client, attachment_id, volume_id, host, conn, connection_info, device)¶A convenience wrapper around _AttachmentState.detach()
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.