Initial Cookiecutter Commit.

Change-Id: Icc6bc9f3a991f100cc3a3e83ef673b52c16e0504
20 files changed
tree: c438112e90242a7d3b8788331343e599d33bc3c5
  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.