commit | 8bc000bcd4716ee58fcf15fac4920ccf99bdea02 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Mon Aug 08 14:39:29 2022 +0300 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | 13986af3d29f5514b8d6cb0902c2eb5bd6c725f4 | |
parent | ad0851c5400bb17a5bc59546b76b9f0f4132d116 [diff] |
Install required packages on the host Change-Id: I4a89612ccfef792a55af9695a2edb581ef2f831b
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.