mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* i/b/microceph-support: add microceph-support interface Add separate microceph-support interface in order to allow more types of block devices to be added as an OSD (bcache, indiv. partitions, device mapper) Also allow access to the rbd sysfs controls for managing rbd-backed block devices (cf. https://docs.kernel.org/admin-guide/abi-testing.html#abi-file-testing-sysfs-bus-rbd) Signed-off-by: Peter Sabaini <peter.sabaini@canonical.com> * i/b/microceph-support: define slot policy Address review feedback: define a slot policy Signed-off-by: Peter Sabaini <peter.sabaini@canonical.com> * Rebase and fixup unit test Signed-off-by: Peter Sabaini <peter.sabaini@canonical.com> --------- Signed-off-by: Peter Sabaini <peter.sabaini@canonical.com>