commit | 4aae76ee07ace3dbea39ef9b2ba817462ed0f9d5 | [log] [tgz] |
---|---|---|
author | Oleksandr K <okozachenko@vexxhost.com> | Sun May 19 01:24:08 2024 +0200 |
committer | GitHub <noreply@github.com> | Sat May 18 23:24:08 2024 +0000 |
tree | 53110d6bc86c44914a23631eb1b209feee6ccc16 | |
parent | 2aa1ebde484dc68a923b2e0568b5ce2fd7eca287 [diff] |
fix: Install qemu-block-extra in nova, cinder, ironic images (#1184) fix #1183 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. Depends-On: #1181
If you have any questions and discussions about Atmosphere, you can join the community:
#atmosphere
channel on the Kubernetes Slack. If you are new to Kubernetes Slack workspace, Join the Kubernetes Slack workspace first.You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg