Hervé Beraud 7ce947c8fe Use py3 as the default runtime for tox
Moving on py3 as the default runtime for tox to avoid to update this at
each new cycle.

Wallaby support officially the following runtimes [1]:
- Python 3.6
- Python 3.8

During Victoria Python 3.7 was used as the default runtime [2] however this
version isn't longer officially supported.

[1] https://governance.openstack.org/tc/reference/runtimes/wallaby.html#python-runtimes-for-wallaby
[2] https://governance.openstack.org/tc/reference/runtimes/victoria.html#python-runtimes-for-victoria

Change-Id: Ib41e75006acf4dd72968ab1896034f75899e8c34
2020-11-04 10:05:34 +01:00
2020-09-22 12:29:04 +02: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
2020-09-22 12:29:04 +02:00
2018-07-04 08:12:19 +07:00
2020-09-11 21:02:14 +00: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
2020-09-22 12:29:04 +02:00
2020-11-04 10:05:34 +01: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%