Create README.md

This commit is contained in:
Chris Holcombe 2016-08-04 15:18:06 -07:00 committed by GitHub
parent 732db23acd
commit dab92f1a97
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# 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.