Hardcode the dispatch-on-release logic as a first shot.

Change-Id: Ifc1cfaf4d245aaba71a05cb7f82a2c0f88455693
1 file changed
tree: 17a198a1a9a3cec477916c2515b6ecf7409ca596
  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.