canonical / microceph

Ceph for a one-rack cluster and appliances
https://snapcraft.io/microceph
GNU Affero General Public License v3.0
193 stars 27 forks source link

Refactor: split up common, testutils #297

Closed sabaini closed 4 months ago

sabaini commented 4 months ago

Centralize testutils, split up common to avoid import cycles. Also fix up some whitespace inconsistency

UtkarshBhatthere commented 4 months ago

Thanks @sabaini