Juju Charm - Cinder SolidFire backend
28403545ee
Refresh and rebuild charm for awareness of Dalmatian and Epoxy Cloud Archive releases. Change-Id: I3b3f125738ceea0b76332d43bfbfbaa9a129a52c |
||
---|---|---|
src | ||
tests | ||
unit_tests | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
charmcraft.yaml | ||
config.yaml | ||
metadata.yaml | ||
osci.yaml | ||
README.md | ||
rebuild | ||
rename.sh | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |
Solidfire Storage Backend for Cinder
Overview
This charm provides a Solidfire storage backend for use with the Cinder charm.
To use:
juju deploy cinder
juju deploy cinder-solidfire
juju add-relation cinder-solidfire cinder
Deployment
This charm's primary use is as a backend for the cinder charm. To do so, add a relation betweeen both charms:
juju add-relation cinder-solidfire:storage-backend cinder:storage-backend
Documentation
The OpenStack Charms project maintains two documentation guides:
- OpenStack Charm Guide: for project information, including development and support notes
- OpenStack Charms Deployment Guide: for charm usage information
Bugs
Please report bugs on Launchpad.