2014-01-23 16:14:44 +00:00
|
|
|
name: cinder-ceph
|
|
|
|
summary: Ceph integration for OpenStack Block Storage
|
2015-11-18 10:32:38 +00:00
|
|
|
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
|
2014-01-23 16:14:44 +00:00
|
|
|
description: |
|
|
|
|
Cinder is the block storage service for the Openstack project.
|
|
|
|
.
|
|
|
|
This charm provides a Ceph storage backend for Cinder
|
2015-06-25 16:05:55 +00:00
|
|
|
tags:
|
2015-07-01 14:48:16 +00:00
|
|
|
- openstack
|
|
|
|
- storage
|
|
|
|
- file-servers
|
|
|
|
- misc
|
2016-09-14 09:21:30 +01:00
|
|
|
series:
|
|
|
|
- xenial
|
|
|
|
- trusty
|
|
|
|
- precise
|
|
|
|
- yakkety
|
2014-01-23 16:38:22 +00:00
|
|
|
subordinate: true
|
2014-01-23 16:14:44 +00:00
|
|
|
provides:
|
|
|
|
storage-backend:
|
|
|
|
interface: cinder-backend
|
|
|
|
scope: container
|
|
|
|
requires:
|
2014-01-23 16:38:22 +00:00
|
|
|
juju-info:
|
|
|
|
interface: juju-info
|
|
|
|
scope: container
|
2014-01-23 16:14:44 +00:00
|
|
|
ceph:
|
|
|
|
interface: ceph-client
|