Juju Charm - Cinder SolidFire backend
Go to file
James Page 28403545ee
Sync/rebuild for Dalmatian/Epoxy updates
Refresh and rebuild charm for awareness of Dalmatian and Epoxy
Cloud Archive releases.

Change-Id: I3b3f125738ceea0b76332d43bfbfbaa9a129a52c
2024-11-18 16:30:48 +00:00
src Add charmcraft 3 support 2024-09-05 22:58:19 +00:00
tests Add charmcraft 3 support 2024-09-05 22:58:19 +00:00
unit_tests Unit tests 2021-11-30 15:15:05 -04:00
.gitignore Update gitignore 2021-11-24 18:58:40 -04:00
.gitreview Add .gitreview and .zuul.yaml 2022-01-21 13:59:21 -04:00
.stestr.conf Initial Cookiecutter Commit. 2021-11-23 10:42:36 -04:00
.zuul.yaml Add charmcraft 3 support 2024-09-05 22:58:19 +00:00
charmcraft.yaml Add charmcraft 3 support 2024-09-05 22:58:19 +00:00
config.yaml Add volume_backend_name to render in cinder.conf 2022-02-28 13:32:48 +00:00
metadata.yaml Add charmcraft 3 support 2024-09-05 22:58:19 +00:00
osci.yaml Add charmcraft 3 support 2024-09-05 22:58:19 +00:00
README.md Add link to launchpad bug tracker 2022-01-25 08:42:48 +00:00
rebuild Sync/rebuild for Dalmatian/Epoxy updates 2024-11-18 16:30:48 +00:00
rename.sh Add functional tests 2022-02-25 12:30:17 +01:00
requirements.txt Initial Cookiecutter Commit. 2021-11-23 10:42:36 -04:00
test-requirements.txt Add Antelope support 2023-03-08 16:29:48 +00:00
tox.ini Add charmcraft 3 support 2024-09-05 22:58:19 +00:00

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:

Bugs

Please report bugs on Launchpad.