glance_store.common.attachment_state_manager module
updated: 2023-05-12 06:52
glance_store.common.attachment_state_manager module
-
class 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()
updated: 2023-05-12 06:52