Takashi Kajinami 51e639fd78 Replace usage of pytz
The current usage can be replaced by built-in datatime module.

pytz is not currently in test requirements and it is no longer required
by oslo.utils in Python 3.11.

Change-Id: Ib490f5aebc5c84daf28edc3698694d70a74a4715
(cherry picked from commit 84dacbe8df)
(cherry picked from commit 181d2250ea)
2024-03-20 13:38:56 +01:00
2020-01-23 11:21:25 +00:00
2023-09-07 09:38:57 +00:00
2015-02-02 15:08:43 -05:00
2018-07-04 08:12:19 +07:00
2015-02-02 15:08:43 -05:00
2020-10-29 13:30:07 -04:00
2020-02-13 11:42:23 +00:00

Team and repository tags

image

oslo.versionedobjects

Latest Version

Downloads

The oslo.versionedobjects library provides a generic versioned object model that is RPC-friendly, with inbuilt serialization, field typing, and remotable method calls. It can be used to define a data model within a project independent of external APIs or database schema for the purposes of providing upgrade compatibility across distributed services.

Description
OpenStack versioned objects library
Readme 7.6 MiB
Languages
Python 100%