]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: Add timezone info 39834/head
authorVarsha Rao <varao@redhat.com>
Tue, 9 Feb 2021 09:56:16 +0000 (15:26 +0530)
committerSebastian Wagner <sewagner@redhat.com>
Thu, 17 Jun 2021 11:05:38 +0000 (13:05 +0200)
commited7436bc318ee9829930c19b0cdee95dfb08ce08
tree88ea4b687c4395a049bb65c43e69085eb9930752
parentc5c564a90cfacbe929c981ca5413f75460ad7841
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>
(cherry picked from commit d7fac54c2e78d70ba0ecce7231d3e8f6fa84efcd)
src/pybind/mgr/rook/module.py
src/pybind/mgr/rook/rook_cluster.py