commit | 7ba88103d18b6e25835e1728aa72776db0b0b87b | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Wed Sep 14 16:38:33 2022 +0300 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | e843b8925eebca43d8f950b2f55edc58834e1498 | |
parent | 81bdc46a816d3fccf74a6dc3b84e093e0ad23334 [diff] |
Add charm icon Change-Id: I60edacd4535f5d0ec2a029a3bcf7afc7fdd1ae80
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.