Charm Layer - Ceph
Go to file
Ghanshyam Mann 17d40abd8d [ussuri][goal] Updates for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle.

charm repos need few updates on either py2 drop or updating
ussuri python template, tox.ini etc.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I13072d7372cfd4afa893bc252a22ca9daaadb73d
2020-02-27 22:30:30 -06: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 [ussuri][goal] Updates for python 2.7 drop 2020-02-27 22:30:30 -06: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: