Comment 11 for bug 1752115

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

Reviewed: https://review.openstack.org/549411
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d2941bfd165055348dd584b630d4e631ef05e328
Submitter: Zuul
Branch: master

commit d2941bfd165055348dd584b630d4e631ef05e328
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