Takashi Kajinami cb6e312977 Delay string interpolations at logging calls
This is a general best practice which brings (slight) performance
improvements and also structured logging.

Enable the hacking check to enforce it.

Change-Id: I7e89df85debc999aa47ef5f0bc8cb127512709b1
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-12-03 14:37:50 +00:00
2025-01-26 18:21:07 +09:00
2020-01-23 11:21:25 +00:00
2019-04-19 19:45:17 +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
2025-11-21 22:10:40 +09:00
2025-03-01 05:52:31 +00:00
2020-02-13 11:42:23 +00:00

oslo.versionedobjects

image

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.1 MiB
Languages
Python 100%