commit | 3fc57d7da7f0cf1f221f5051716e891b9eb85590 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Wed Sep 07 13:04:47 2022 +0300 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | 1d44c9764e41f8be71a8812f3860ef6279b626be | |
parent | 80c3991bc665458db757c2a415c26d12fb2cb7b8 [diff] |
Add isort and pylint to tox.ini Change-Id: I2ddad711732c0c62f67dfa7b9461e669e4a1c01c
This charm provides a StorPool storage backend for use with the Cinder charm.
To use:
juju deploy cinder juju deploy cinder-storpool \ --config storpool_template="my_template" \ --config sp_api_http_host="1.2.3.4" \ --config sp_auth_token=1234567890123456789 juju add-relation cinder-storpool cinder
See config.yaml for details of configuration options.
Options with a blank 'default' field are mandatory and have to be provided by an administrator.