python-oslo.versionedobjects 1.8.0-1ubuntu1 source package in Ubuntu

Changelog

python-oslo.versionedobjects (1.8.0-1ubuntu1) xenial; urgency=medium

  * d/p/fixing-UUID-coerce-function-for-unicode-non-uuid-for.patch:
    Cherry-pick upstream patches to enable use of unicode user ID in Python2.7
    (LP: #1763179).

 -- Corey Bryant <email address hidden>  Mon, 04 Jun 2018 08:29:48 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Xenial
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates main python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.versionedobjects_1.8.0.orig.tar.xz 54.0 KiB 4af55811610f4fc868d30c1448d048f57f13d7937feb1bc5ba8426d0aa1a9aa7
python-oslo.versionedobjects_1.8.0-1ubuntu1.debian.tar.xz 4.8 KiB db23ba2424270f10302202e412241cdba3f474eaab165fb534d3171145389442
python-oslo.versionedobjects_1.8.0-1ubuntu1.dsc 3.6 KiB 7e2a71fb2cb30380e39e986a144508eaaacfefe4d8a094e40576e039f9d9c412

View changes file

Binary packages built by this source

python-oslo-versionedobjects: transitional dummy package for python-oslo-versionedobjects

 This transitional package to python-oslo.versionedobjects is safe to remove.

python-oslo-versionedobjects-doc: transitional dummy package for python-oslo-versionedobjects-doc

 This transitional package to python-oslo.versionedobjects-doc is safe to
 remove.

python-oslo.versionedobjects: deals with DB schema versions and code expectations - Python 2.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 2.x module.

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.