Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

detaching volume by attachment_id #617

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 19, 2016

  1. This is a patch for detaching volume by attachment_id,

    when using in attaching a same volume to multiple hosts.
    This patch, Of course, support both 1:1 and 1:N attachment.
    
    Currently, detaching logic in gophercloud can only support on 1:1(volume:host) attachment.
    But many users want to be able to attach the same volume to multiple hosts.
    (for example : clustered application(A:P))
    
    BP : https://specs.openstack.org/openstack/cinder-specs/specs/kilo/multi-attach-volume.html
    
    Signed-off-by: Jangseon Ryu <[email protected]>
    jangseon-ryu committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    e881b4a View commit details
    Browse the repository at this point in the history