commit | 80c3991bc665458db757c2a415c26d12fb2cb7b8 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Wed Sep 07 13:03:34 2022 +0300 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | 9fd74761847a11f8d3df9709bc571d5c45884a35 | |
parent | 5f47c47db18e029f163365337e308cf2dfbeecf7 [diff] |
Fix pylint issues Change-Id: I2bf1a1752693f2600e0fe62e30300e04706b6546
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.