/charm-cinder-nimblestorage

Juju Charm - Cinder NimbleStorage backend

Primary LanguagePython

NimbleStorage Storage Backend for Cinder

Overview

This charm provides a NimbleStorage storage backend for use with the Cinder charm.

To use:

juju deploy cinder
juju deploy cinder-nimblestorage
juju add-relation cinder-nimblestorage 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-nimblestorage:storage-backend cinder:storage-backend

Documentation

The OpenStack Charms project maintains two documentation guides: