Comment 13 for bug 1752115

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (stable/queens)

Reviewed: https://review.openstack.org/550220
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b006a5ba91d3d8c7c7bfec7d3df6bb1da0aa3cf4
Submitter: Zuul
Branch: stable/queens

commit b006a5ba91d3d8c7c7bfec7d3df6bb1da0aa3cf4
Author: Matt Riedemann <email address hidden>
Date: Sat Mar 3 06:11:12 2018 -0500

    Pass user context to virt driver when detaching volume

    We need this in a later change to pull volume attachment
    information from cinder for the volume being detached so
    that we can do some attachment counting for multiattach
    volumes being detached from instances on the same host.

    Change-Id: I751fcb7532679905c4279744919c6cce84a11eb4
    Related-Bug: #1752115
    (cherry picked from commit d2941bfd165055348dd584b630d4e631ef05e328)