https://github.com/openstack/charms.ceph
Helpers for writing Ceph OpenStack Charms. Mirror of code maintained at opendev.org.
https://github.com/openstack/charms.ceph
Last synced: about 1 year ago
JSON representation
Helpers for writing Ceph OpenStack Charms. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/charms.ceph
- Owner: openstack
- Created: 2016-09-23T09:08:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T18:19:25.000Z (almost 2 years ago)
- Last Synced: 2024-08-07T21:40:27.674Z (almost 2 years ago)
- Language: Python
- Homepage: https://opendev.org/openstack/charms.ceph
- Size: 870 KB
- Stars: 12
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Team and repository tags
========================
[](http://governance.openstack.org/reference/tags/index.html)
# charms_ceph
Helper functions for the ceph charms. This library has shared functionality that is used in the ceph-mon, ceph-osd and ceph
charms. Anything that needs to be shared across the ceph charms should live here.