Go to file
OpenStack Proposal Bot ffef71d528 Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Id8c048664c5f695640fce8dc9954180c5255144a
2015-05-14 06:08:21 +00:00
2015-02-10 12:32:13 -08:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-25 16:25:30 +01:00
2015-02-02 15:08:43 -05:00

oslo.versionedobjects

oslo.versionedobjects library deals with DB schema being at different versions than the code expects, allowing services to be operated safely during upgrades. It enables DB independent schema by providing an abstraction layer, which allows us to support SQL and NoSQL Databases. oslo.versionedobjects is also used in RPC APIs, to ensure upgrades happen without spreading version dependent code across different services and projects.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 2.7 MiB