Do not try to detect anything, especially not Ceph releases!

Change-Id: I5ac402c4ad9357e071c4a1d75406472f6fdd0edf
1 file changed
tree: ab35a0ce4d2695b2a8c6444c51a6f49c7ba07bb9
  1. .gitignore
  2. .gitreview
  3. .stestr.conf
  4. README.md
  5. build-requirements.txt
  6. charmcraft.yaml
  7. config.yaml
  8. metadata.yaml
  9. osci.yaml
  10. pip.sh
  11. rename.sh
  12. requirements.txt
  13. src/
  14. test-requirements.txt
  15. tests/
  16. tox.ini
  17. unit_tests/
README.md

StorPool Storage Backend for Cinder

Overview

This charm provides a StorPool storage backend for use with the Cinder charm.

To use:

juju deploy cinder
juju deploy cinder-storpool
juju add-relation cinder-storpool cinder

Configuration

See config.yaml for details of configuration options.