]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: Use the daemon instance for the cache
authorPaul Cuzner <pcuzner@redhat.com>
Mon, 14 Sep 2020 23:08:33 +0000 (11:08 +1200)
committerPaul Cuzner <pcuzner@redhat.com>
Mon, 14 Sep 2020 23:08:33 +0000 (11:08 +1200)
commit5a98ca84a04839a29225568e458451b1839db90a
treebad08f4a04c4ac7576bd79d252ef48e096b5a379
parent2485ac2726e81e5aa90ea6c900b9f455f1e1bbc6
cephadm: Use the daemon instance for the cache

The initial commit was using a global for the cache. This
commit pushes the cache into the instance of the cephadmdaemon.

In addition the loop delays within the cephadmdaemon threads
have been increased to 1s.

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
src/cephadm/cephadm