puppet-nova/releasenotes/notes/qemu-block-extra-998bf6f1d9d75eda.yaml
Takashi Kajinami 449507e1a9 Ubuntu/Debian: Install qemu-block-extra when rbd backend is used
In Ubuntu Jammy, the qemu-block-extra package is no longer required by
the qemu-utils package and should be additionally installed to use rbd
backend.

Change-Id: I2ae6ed374dda55f8f68c3be5449b1fcd2a890123
2022-11-21 15:55:40 +09:00

7 lines
212 B
YAML

---
features:
- |
The ``nova::compute::rbd`` class now installs the ``qemu-block-extra``
package in Ubuntu or Debian. The ``package_ensure`` parameter can be used
to customize state of the package.