Change datetime.now() to timeutils.utcnow() from oslo_utils

We use an UTC time to avoid the difference with time zones.

ref: https://review.opendev.org/c/openstack/cinder/+/159854
3 files changed