Set image_conversion_disable to true by default

Adopt config image_conversion_disable from [1].
Set it to true by default.

[1] https://review.opendev.org/c/openstack/cinder/+/839793
1 file changed
tree: 3f309a3367c888f0db2a4d8d1c50077f5e8ffc0c
  1. .github/
  2. ci/
  3. cmd/
  4. doc/
  5. docs/
  6. images/
  7. internal/
  8. molecule/
  9. playbooks/
  10. plugins/
  11. releasenotes/
  12. roles/
  13. .ansible-lint
  14. .gitignore
  15. .pre-commit-config.yaml
  16. galaxy.yml
  17. go.mod
  18. go.sum
  19. README.md
  20. tox.ini
README.md

Atmosphere

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