""" Contains Ceph class """ from project import Project class Ceph(Project): """Ceph class"""