Davanum Srinivas 36be0e5709 Sync from oslo-incubator
Pulling in changes to remove oslo namespace in _i18n module
and the list_opts for better configuration support with
oslo-config-generator in versionutils module

(Tip of oslo-incubator is change id - Id69701978d7a1701885bf17507a1f369e1035747)

Change-Id: Ibc793966fb442a870785186257ab44f1afc3e0b1
2015-03-12 15:41:24 +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-13 11:24:45 -08:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05: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
RETIRED, further work has moved to Debian project infrastructure
Readme 2.6 MiB
Languages
Python 96.3%
Gettext Catalog 3.7%