]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: replace daemon_cache with an explicit set of dicts
authorSage Weil <sage@redhat.com>
Fri, 14 Feb 2020 16:49:37 +0000 (10:49 -0600)
committerSage Weil <sage@redhat.com>
Tue, 18 Feb 2020 21:43:02 +0000 (15:43 -0600)
commit328a1fd05b038b0124d0106706821acb7ddf7990
tree3f7fbe7ff98e2e4e87f6571f52d1f636ee58fe21
parentf6be01866826810c7b2847f4e38f801ea0ab90e8
mgr/cephadm: replace daemon_cache with an explicit set of dicts

- Cache DaemonDescription explicitly
- explicit timestamp for the host
- serve() scrapes inventory based on that timestamp

For the moment, persistence is broken, and --refresh is broken.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/cephadm/module.py