11d7233ccc
This is required for libvirtd with cgroupsv2 (Debian Bullseye and soon others). Otherwise, device attachments simply fail. The warning message suggests filtering will be disabled but it actually just fails the action entirely. Change-Id: Id1fbd49a31a6e6e51b667f646278b93897c05b21 Closes-Bug: #1941940
12 lines
370 B
YAML
12 lines
370 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes inability to attach devices (e.g., volumes via iSCSI/FC)
|
|
to instances on Debian Bullseye.
|
|
`LP#1941940 <https://launchpad.net/bugs/1941940>`__
|
|
upgrade:
|
|
- |
|
|
To fix LP#1941940, ``nova_libvirt_dimensions`` now by default combines with
|
|
``nova_libvirt_default_dimensions``. Please consider this when customising
|
|
that variable.
|