]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rbd_support: import datetime
authorKefu Chai <kchai@redhat.com>
Fri, 5 Feb 2021 08:17:33 +0000 (16:17 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 18 Feb 2021 14:46:51 +0000 (22:46 +0800)
commitba24079619f087ad2500f3a8d128d9a5817aa46c
treedf17fb1532901053a7c87125557d9191e3b751cf
parentdcb51b067a4957643c1c8120ceb6a0ee9133ba7b
mgr/rbd_support: import datetime

so we can, for instance, use `tzinfo` as the variable name without
confusing the reader.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/rbd_support/schedule.py