python-oslo.versionedobjects 1.36.1-0ubuntu1 source package in Ubuntu

Changelog

python-oslo.versionedobjects (1.36.1-0ubuntu1) eoan; urgency=medium

  * New upstream release for OpenStack Train.

 -- James Page <email address hidden>  Wed, 09 Oct 2019 10:08:55 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.versionedobjects_1.36.1.orig.tar.gz 146.8 KiB 2512974b8f75f4c2d31fa597dfc5b870bd01dab74969c13f300aedcef3f28256
python-oslo.versionedobjects_1.36.1-0ubuntu1.debian.tar.xz 5.1 KiB 9831525e9d45d93e967ea258bdb7e1707eb4e9ec9b17d709e53d425128830555
python-oslo.versionedobjects_1.36.1-0ubuntu1.dsc 3.3 KiB f1cded109a400af8870be26d4cbd9ab9efeaf690229fdbe5fd24d6d4f3c1e688

View changes file

Binary packages built by this source

python-oslo.versionedobjects-doc: deals with DB schema versions and code expectations - doc

 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 one 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.
 .
 This package contains the documentation.

python3-oslo.versionedobjects: deals with DB schema versions and code expectations - Python 3.x

 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 one 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.
 .
 This package contains the Python 3.x module.