commit | 81bdc46a816d3fccf74a6dc3b84e093e0ad23334 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Wed Sep 14 10:28:45 2022 +0300 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | 5df726a6fd38a1857d12d2d1e8df3484d2f68e6a | |
parent | 3fc57d7da7f0cf1f221f5051716e891b9eb85590 [diff] |
Correct copyright holder to StorPool Change-Id: I92d5b8b28a046e8fd3b6128ca9b79e8efbc381b6
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.