Takashi Natsume 1e5fe0ef4e Replace deprecated datetime.utcnow()
The datetime.utcnow() is deprecated in Python 3.12.
Replace datetime.utcnow() with
datetime.now(datetime.timezone.utc).replace(tzinfo=None).

Change-Id: I4be5425e7fdb94a6235677d5639c0633f7ff229a
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2024-10-01 00:22:22 +09:00
2022-04-20 13:16:50 +02:00
2017-08-03 10:23:54 +00:00
2017-08-03 10:23:54 +00:00
2019-04-19 19:34:06 +00:00
2018-05-15 06:13:52 +00:00
2017-08-03 10:23:54 +00:00
2017-08-03 10:23:54 +00:00
2017-08-03 10:23:54 +00:00
2019-04-23 16:06:58 +08:00
2020-04-16 15:23:47 +02:00

Team and repository tags

image

Blazar dashboard

Horizon plugin for the Blazar Reservation Service for OpenStack

Features

See doc/source/index.rst

Enabling in DevStack

Not yet supported

Manual Installation

See doc/source/install.rst

Other Resources

Description
Horizon plugin for the Blazar Reservation Service for OpenStack
Readme 2.4 MiB
Languages
Python 85.5%
HTML 8.9%
JavaScript 4.9%
SCSS 0.7%