Add a trivial to-do list.

Change-Id: I0c4c6c69cdf5b8903e60228b53c565e0c68e0884
1 file changed
tree: a5aec01b704da20fc93b481a0d0dff22461e3caf
  1. .gitignore
  2. .gitreview
  3. .stestr.conf
  4. README.md
  5. TODO.md
  6. build-requirements.txt
  7. charmcraft.yaml
  8. config.yaml
  9. metadata.yaml
  10. osci.yaml
  11. pip.sh
  12. rename.sh
  13. requirements.txt
  14. src/
  15. test-requirements.txt
  16. tests/
  17. tox.ini
  18. 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.