fix: iscsi/fc for cinder/nova
1 file changed
tree: 81a9938cb17354a2187543ab3f0bd28e01a3d1c6
  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