Juju Charm - Cinder NimbleStorage backend
Go to file
Alex Kavanagh a0f02de25a Updates for caracal tox.ini
Update the tox.ini file(s) to use the constraints file from
zaza-openstack-tests.

Change-Id: I60ff732f396bd50445113acf1837336dcc111c4d
2024-02-24 20:11:22 +00:00
src Updates for caracal tox.ini 2024-02-24 20:11:22 +00:00
tests Updates for caracal testing support 2024-02-16 18:28:34 +00:00
unit_tests Unit test fix 2022-01-13 10:27:12 -04:00
.gitignore Initial commit 2022-01-07 14:37:51 -04:00
.gitreview Add .gitreview and .zuul.yaml files 2022-01-21 13:16:25 -04:00
.stestr.conf Initial commit 2022-01-07 14:37:51 -04:00
.zuul.yaml Add Antelope support 2023-03-08 13:33:59 +00:00
README.md Add functional tests 2022-02-25 12:00:27 -04:00
charmcraft.yaml Updates for caracal testing support 2024-02-16 18:28:34 +00:00
config.yaml Add volume_backend_name to render in cinder.conf 2022-03-02 14:56:45 -04:00
metadata.yaml Updates for caracal testing support 2024-02-16 18:28:34 +00:00
osci.yaml Updates for caracal testing support 2024-02-16 18:28:34 +00:00
rename.sh Add functional tests 2022-02-25 12:00:27 -04:00
requirements.txt Initial commit 2022-01-07 14:37:51 -04:00
test-requirements.txt Add Antelope support 2023-03-08 13:33:59 +00:00
tox.ini Updates for caracal tox.ini 2024-02-24 20:11:22 +00:00

README.md

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.