An open API service indexing awesome lists of open source software.

https://github.com/openstack/charm-cinder-nimblestorage

Juju Charm - Cinder NimbleStorage backend. Mirror of code maintained at opendev.org.
https://github.com/openstack/charm-cinder-nimblestorage

Last synced: 5 months ago
JSON representation

Juju Charm - Cinder NimbleStorage backend. Mirror of code maintained at opendev.org.

Awesome Lists containing this project

README

          

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:

* [OpenStack Charm Guide][cg]: for project information, including development
and support notes
* [OpenStack Charms Deployment Guide][cdg]: for charm usage information

[cg]: https://docs.openstack.org/charm-guide
[cdg]: https://docs.openstack.org/project-deploy-guide/charm-deployment-guide

# Bugs

Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-cinder-nimblestorage/+filebug).