commit | 95dd2c8c2bd7d17256509c5196da6c87d1b1d480 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Thu Sep 01 11:48:13 2022 +0300 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | df2239f32138957ae2fa93ac453515b639c8e117 | |
parent | bffa6871f955e9361957973eef8c79721a8b1c0a [diff] |
zaza: Add more zaza-openstack tests Change-Id: I419f8de41077c8d70855db16d61eab0483af8126
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.