Takashi Natsume 20c3119202 Replace deprecated datetime.utcnow()
The datetime.utcnow() is deprecated in Python 3.12.
Replace datetime.utcnow() with oslo_utils.timeutils.utcnow().
This bumps oslo.utils to 7.0.0.

Change-Id: I37aa282a3eb35f64ac3c0bc6e941b3138badceff
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2024-12-30 07:59:27 +00:00
2021-07-01 16:12:14 +05:30
2019-04-19 19:45:16 +00:00
2021-07-01 16:12:14 +05:30
2023-09-27 11:27:16 +05:30
2014-02-04 23:13:37 +04:00
2014-02-04 23:13:37 +04:00
2020-04-04 16:34:45 +02:00

Team and repository tags

image

Blazar client

This is a client for the OpenStack Blazar API. It provides a Python API (the blazarclient module) and a command-line script (blazar).

Other Resources

Description
Client for OpenStack Blazar
Readme 2.5 MiB
Languages
Python 100%