commit | 36f6c784d3af705033d2024cc652f08015202baa | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Mon Dec 19 14:01:01 2022 +0200 |
committer | Biser Milanov <biser.milanov@storpool.com> | Wed May 17 11:59:18 2023 +0300 |
tree | f771402845be484efe9c1d404b494132c11d6d68 | |
parent | 0d43ac69e623b37c5b46f1aa3b6d9f10d226106f [diff] |
Format README.md to Markdown Change-Id: I6b26df5633cbdfb40064a3aab48e506bbad08097
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.