Remove 'fc'; add a 'block' protocol value

Change-Id: I9204cbaa61733fd2c76198e9816baee5fb9cf611
1 file changed
tree: 28ead4b0346da46c433252b2ff01be60bfce0b07
  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.