https://github.com/openstack/charm-cinder-solidfire
Juju Charm - Cinder SolidFire backend. Mirror of code maintained at opendev.org.
https://github.com/openstack/charm-cinder-solidfire
Last synced: 5 months ago
JSON representation
Juju Charm - Cinder SolidFire backend. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/charm-cinder-solidfire
- Owner: openstack
- Created: 2022-02-16T02:28:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T16:06:24.000Z (almost 2 years ago)
- Last Synced: 2024-09-06T19:13:40.477Z (almost 2 years ago)
- Language: Python
- Homepage: https://opendev.org/openstack/charm-cinder-solidfire
- Size: 72.3 KB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-solidfire - Official OpenStack
README
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:
* [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-solidfire/+filebug).