Gustavo Sanchez cd7700c260
Add functional tests
Add link to launchpad bug tracker
Migrate test bundles to charmhub

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/700
Change-Id: I1c92d046940c5a61cbd1e082fd34ab7a77ae0a4f
2022-02-25 12:00:27 -04:00

985 B

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:

Bugs

Please report bugs on Launchpad.