commit | 081afed7064d92fec11321e0a8a3692c4fc5902d | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Thu Sep 15 10:50:52 2022 +0300 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | af3e517a768154f772d9c2209e19d93d682e0e71 | |
parent | aaca0afe54f15f6e24fed4fc282928613247d887 [diff] |
Add initial configuration for Zuul Change-Id: I5abe1737d88fdcce3c131e472ba7640d581db6c1
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.