commit | b04da5d9e03dd2d7600c15daf112fe6f5cf5864f | [log] [tgz] |
---|---|---|
author | Peter Pentchev <pp@storpool.com> | Tue Aug 23 01:02:07 2022 +0300 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | c79e3853b5f431aeff6a662a3c73045b008ab0c8 | |
parent | 75fadfa1026614988b3187068ba9d91e19e4a886 [diff] |
Add an EditorConfig definitions file. Change-Id: Iccb35a1b0563f80b0014b0ade38053659cbfedae
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.