Rodolfo Alonso Hernandez f806dda675 Import ABCs from collections.abc
From the deprecation warning message:
"Using or importing the ABCs from 'collections' instead of from
'collections.abc' is deprecated since Python 3.3, and in 3.9 it
will stop working"

Change-Id: I53b11ebe81977d13a460cdf167ba37c5d3e1bdcd
Closes-Bug: #1856882
2019-12-18 18:22:16 +00:00
2019-10-24 14:24:56 +08: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
2019-07-05 15:11:48 -04:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2018-07-04 08:12:19 +07:00
2017-03-03 00:03:27 +00:00
2019-10-24 14:24:56 +08: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%