449507e1a9
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
7 lines
212 B
YAML
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.
|