Add missing libvirt image dependency

Change-Id: If0be67ef8829ed1567924ef524fbd9b011cc2401
(cherry picked from commit d4d959145398d04fe77bbb4bdd51fe3c122786b2)
2 files changed
tree: 0a0cb96bf9d2a4051cedc9604222269af1c319f1
  1. .github/
  2. atmosphere/
  3. build/
  4. charts/
  5. doc/
  6. hack/
  7. images/
  8. internal/
  9. meta/
  10. molecule/
  11. playbooks/
  12. plugins/
  13. roles/
  14. tests/
  15. tools/
  16. zuul.d/
  17. .ansible-lint
  18. .charts.yml
  19. .envrc
  20. .flake8
  21. .gitignore
  22. .gitreview
  23. .pre-commit-config.yaml
  24. .python-version
  25. .stestr.conf
  26. CHANGELOG.md
  27. Earthfile
  28. flake.lock
  29. flake.nix
  30. galaxy.yml
  31. go.mod
  32. go.sum
  33. README.md
  34. requirements.txt
  35. setup.cfg
  36. setup.py
  37. tox.ini
README.md

Atmosphere

Community

If you have any questions and discussions about Atmosphere, you can join the community:

Contributing

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