Files
oslo.versionedobjects/README.rst
melissaml 56de0d6b64 Update links in README
Change the outdated links to the latest links in README

Change-Id: I471a2839695bf2c3495b7b4c0d0820c7664a9b0e
2018-02-28 01:27:15 +08:00

1.2 KiB

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.