fb1f841d2d
The datetime.utcnow() is deprecated in Python 3.12. Replace datetime.utcnow() with datetime.now(datetime.timezone.utc).replace(tzinfo=None). Change-Id: Ic20174a9c6cacac05471fa57b105c1f784a73057 Signed-off-by: Takashi Natsume <takanattie@gmail.com> |
||
---|---|---|
.. | ||
common | ||
compute | ||
identity | ||
image | ||
network | ||
object | ||
volume | ||
__init__.py | ||
base.py |