Reformat the source code using black

Change-Id: I54e7f6b9a60e4caa42158bf6259c671bc800e4a8
6 files changed
tree: a927fef43cc81a584afec1f85e98d6fe1cb3cd02
  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. pyproject.toml
  13. rename.sh
  14. requirements.txt
  15. setup.cfg
  16. src/
  17. test-requirements.txt
  18. tests/
  19. tox.ini
  20. 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.