Charm Layer - Ceph
17d40abd8d
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 |
||
---|---|---|
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
config.yaml | ||
layer.yaml | ||
LICENSE | ||
metadata.yaml | ||
README.md | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini | ||
wheelhouse.txt |
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
: