[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#779353: ITP: python-oslo.versionedobjects -- deals with DB schema versions and code expectations



Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python-oslo.versionedobjects
  Version         : 0.1.0
  Upstream Author : OpenStack Foundation <openstack-dev@lists.openstack.org>
* URL             : https://github.com/openstack/oslo.versionedobjects
* License         : Apache-2.0
  Programming Lang: Python
  Description     : deals with DB schema versions and code expectations

 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.


Reply to: