Juju Charm - Cinder SolidFire backend
Go to file
Gustavo Sanchez 9f9ebd832e Add functional tests
Also migrate test bundles to charmhub

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/700
Change-Id: I001b79506ed623f39b61b62db1f70f3829bb4bbb
Co-authored-by: Aurelien Lourot <aurelien.lourot@canonical.com>
2022-02-25 12:30:17 +01:00
src Add functional tests 2022-02-25 12:30:17 +01:00
tests Add functional tests 2022-02-25 12:30:17 +01: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 .gitreview and .zuul.yaml 2022-01-21 13:59:21 -04:00
build-requirements.txt Add functional tests 2022-02-25 12:30:17 +01:00
charmcraft.yaml Add functional tests 2022-02-25 12:30:17 +01:00
config.yaml Clean up 2021-11-30 12:41:58 -04:00
metadata.yaml Adjuts to new ops_openstack BaseCinderCharm 2021-12-02 14:46:37 -04:00
osci.yaml Add functional tests 2022-02-25 12:30:17 +01:00
pip.sh Initial Cookiecutter Commit. 2021-11-23 10:42:36 -04:00
README.md Add link to launchpad bug tracker 2022-01-25 08:42: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 functional tests 2022-02-25 12:30:17 +01:00
tox.ini Add functional tests 2022-02-25 12:30:17 +01: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.