commit | 9045c9921022e82edf821e2d65601562141bf6c0 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Fri Nov 24 17:20:47 2023 +0200 |
committer | Biser Milanov <biser.milanov@storpool.com> | Mon Nov 27 15:22:55 2023 +0200 |
tree | 8e88beab9787fe8cb8b5f3928a93af5ae38ad64c | |
parent | f4c6f772cbb18295e93c31924166a90524cd2bd9 [diff] |
Update cinder and keystone charm channel Change-Id: I3fe4fa1843984933d3bd1b32bc6c472e6c0ed3f1
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.
Information about how the charm is tested can be found in the CONTRIBUTING.md and tests/README.md files.
See CONTRIBUTING.md for how you can submit changes to this project.