commit | 84abd946b3be4f4ea09870494e93347c310d0540 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Mon Dec 12 17:19:40 2022 +0200 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | 63e801be4f9ee2ad8070bad7eaf4cbc8eb43d666 | |
parent | 72a20b1e5cbebdea2532c011bf3ffd43e0278ae2 [diff] |
Add more test bundles Change-Id: I49e2fc043ff4e766322b4c1040262daa8e7213b5
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.