nova/releasenotes
Alex Deiter 806575cfd5 Detach is broken for multi-attached fs-based volumes
Fixed an issue with detaching multi-attached fs-based volumes.
Volume drivers using _HostMountStateManager are special case.
_HostMountStateManager ensures that the compute node only attempts
to mount a single mountpoint in use by multiple attachments once,
and that it is not unmounted until it is no longer in use by any
attachments. So we can skip the multiattach check for volume drivers
that based on LibvirtMountedFileSystemVolumeDriver.

Closes-Bug: 1888022
Change-Id: Ia91b63c0676f42ad8a7a0d16e6870bafc2ee7675
2020-08-11 11:35:06 +00:00
..
notes Detach is broken for multi-attached fs-based volumes 2020-08-11 11:35:06 +00:00
source Fix pygments_style 2020-05-20 21:56:41 +02:00