]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: Add timezone info 39373/head
authorVarsha Rao <varao@redhat.com>
Tue, 9 Feb 2021 09:56:16 +0000 (15:26 +0530)
committerVarsha Rao <varao@redhat.com>
Tue, 9 Feb 2021 10:11:02 +0000 (15:41 +0530)
commitd7fac54c2e78d70ba0ecce7231d3e8f6fa84efcd
treec0c1f1b99ed5139673298769b6b9e93942ab77b3
parentd5290aad466bf5707fcc3753e850e39362cb2668
mgr/rook: Add timezone info

Recently time zone info was added[1] to various properties like created,
started and others in cephadm and changes were made to orchestrator module too.
Let's add timezone info to rook as well, which will fix the type error.

[1] https://github.com/ceph/ceph/pull/37920

Fixes: https://tracker.ceph.com/issues/49126
Signed-off-by: Varsha Rao <varao@redhat.com>
src/pybind/mgr/rook/module.py
src/pybind/mgr/rook/rook_cluster.py