Charm Layer - Ceph
Go to file
OpenDev Sysadmins 302f05564c OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:29:12 +00:00
.gitignore Add `ceph` layer 2019-02-06 07:57:58 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:12 +00:00
.zuul.yaml Add gate jobs 2019-03-04 10:41:20 +01:00
LICENSE Add `ceph` layer 2019-02-06 07:57:58 +01:00
README.md Add `ceph` layer 2019-02-06 07:57:58 +01:00
config.yaml Add `ceph` layer 2019-02-06 07:57:58 +01:00
layer.yaml Add `ceph` layer 2019-02-06 07:57:58 +01:00
metadata.yaml Add `ceph` layer 2019-02-06 07:57:58 +01:00
requirements.txt Add `ceph` layer 2019-02-06 07:57:58 +01:00
test-requirements.txt Add `ceph` layer 2019-02-06 07:57:58 +01:00
tox.ini Add gate jobs 2019-03-04 10:41:20 +01:00
wheelhouse.txt Add `ceph` layer 2019-02-06 07:57:58 +01:00

README.md

Overview

This layer extends the base OpenStack layer and provides the base Ceph configuration options dependencies and default reactive handlers for authoring Ceph Charms.

Where is the code?

The code for the charms.openstack module is developed at the following location:

The code specific for reactive Ceph charms is held in this layer, in the Ceph reactive interfaces you choose to use, and a shared library called charms.ceph: