]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: Various properties like 'last_refresh' do not contain timezone 39059/head
authorVolker Theile <vtheile@suse.com>
Mon, 25 Jan 2021 11:00:56 +0000 (12:00 +0100)
committerVolker Theile <vtheile@suse.com>
Fri, 29 Jan 2021 09:19:59 +0000 (10:19 +0100)
commit91ddf5d40e2a9108e79ea71889521d9dfe570b63
treebedbb5f5bc2a90c8b11898a949e36199e5922e08
parent482eda5eea4262ce6a42509d97bad80a5b5fb28e
cephadm: Various properties like 'last_refresh' do not contain timezone

Fixes: https://tracker.ceph.com/issues/48068
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit 3fe715201c8c07cf4ea86b590f9682422eeccf33)
15 files changed:
src/cephadm/cephadm
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/osd.py
src/pybind/mgr/cephadm/tests/fixtures.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_migration.py
src/pybind/mgr/cephadm/tests/test_spec.py
src/pybind/mgr/cephadm/utils.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/pybind/mgr/orchestrator/tests/test_orchestrator.py
src/python-common/ceph/tests/test_datetime.py [new file with mode: 0644]
src/python-common/ceph/utils.py [new file with mode: 0644]