commit | aa139c0a9c533c6704ec54495dcaadd54a2940e2 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Mon Dec 19 13:59:33 2022 +0200 |
committer | Biser Milanov <biser.milanov@storpool.com> | Wed May 17 12:00:19 2023 +0300 |
tree | 7de71359b2c06b15aca38e1caadb2f5c50370a9f | |
parent | 36f6c784d3af705033d2024cc652f08015202baa [diff] |
Add contribution guide Change-Id: I31baa31627c9f4d3109e5ad31b92a0880d4217b3
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.
See CONTRIBUTING.md for how you can submit changes to this project.