canonical / hotsos

Software analysis toolkit. Define checks in high-level language and leverage library to perform analysis of common Cloud applications.
Apache License 2.0
31 stars 37 forks source link

Reorganise structure of ceph plugin code #946

Closed dosaboy closed 1 month ago

dosaboy commented 1 month ago

Creates the following structure:

ceph/{common,daemon,cluster} where:

common: code that applies to all/any cluster: cluster checks and helpers daemon: daemon checks and helpers