Sean McGinnis dd3860afae
Bump default tox env from py37 to py38
Python 3.8 is now our highest level supported python runtime.
This updates the default tox target environments to swap out
py37 for py38 to make sure local development testing is
covering this version.

This does not impact zuul jobs in any way, nor prevent local
tests against py37. It just changes the default if none is
explicitly provided.

Change-Id: I4a728b688b699a3418466854be9a99d532687615
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-24 10:25:52 -05: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
2020-04-14 10:18:34 +00:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2020-02-07 10:35:08 -08:00
2020-02-13 11:42:23 +00:00
2020-04-24 10:25:52 -05: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 MiB
Languages
Python 100%