Actually specify the StorPool volume driver.

Change-Id: If95aae5fdc05b12b39610f3ef4cde289f305b97c
1 file changed
tree: 5f129721892ee6ece044c0a2e35feb2831a1ed65
  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.