commit | 9495b3817b363c2bcacd5a8b48d0f0d53ca4298e | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Mon Dec 12 17:23:53 2022 +0200 |
committer | Biser Milanov <biser.milanov@storpool.com> | Mon Jan 16 11:40:30 2023 +0200 |
tree | 18886cf8ddeec7cdcdcdab5075cba4cc3bed0fbf | |
parent | 84abd946b3be4f4ea09870494e93347c310d0540 [diff] |
Add extra (not mandatory) Zaza tests A failure in these tests does not indicate an issue with the charm. Change-Id: If7679cfd4dd81d9176c95917470d99e4880ee0f3
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.