Go to file
OpenStack Proposal Bot bf3e06e791 Updated from global requirements
Change-Id: Ifbd729a3c25ad3a9dc7f6719aa941fda96784309
2015-07-13 15:02:28 +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-04-06 14:51:34 +00: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
2015-07-13 15:02:28 +00:00
2015-02-18 14:25:03 -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
OpenStack versioned objects library
Readme 7.6 MiB
Languages
Python 100%