python-openstacksdk 0.45.0-0ubuntu2 source package in Ubuntu

Changelog

python-openstacksdk (0.45.0-0ubuntu2) focal; urgency=medium

  * Resolve issues with memory exhaustion during test execution:
    - d/rules: Turn off test log capture to reduce memory pressure which
      causes test failures on builders due to excessive logging and
      buffering to RAM.
    - d/p/reduce-logging.patch: Pick fix to reduce log level from DEBUG
      -> INFO to avoid memory exhaustion.

 -- James Page <email address hidden>  Tue, 31 Mar 2020 11:11:54 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openstacksdk_0.45.0.orig.tar.gz 898.9 KiB cb3ab960284a212556e4913dab00dc21ac8ba3648e2092d2ba20ffc9dae942ad
python-openstacksdk_0.45.0-0ubuntu2.debian.tar.xz 6.0 KiB d1bf9f4999f803cdb8c13911482e40480f2c21a592a812ca7e29bbf772d924e0
python-openstacksdk_0.45.0-0ubuntu2.dsc 3.5 KiB f59d36a19076da1f818e8432cf40ec2b81e660a06235c15427dbc143bcae3f1b

View changes file

Binary packages built by this source

python-openstacksdk-doc: SDK for building applications to work with OpenStack - doc

 The python-openstacksdk is a collection of libraries for building applications
 to work with OpenStack clouds. The project aims to provide a consistent and
 complete set of interactions with OpenStack's many services, along with
 complete documentation, examples, and tools.
 .
 This SDK is under active development, and in the interests of providing a
 high-quality interface, the APIs provided in this release may differ from
 those provided in future release.
 .
 This package contains the documentation.

python3-openstacksdk: SDK for building applications to work with OpenStack - Python 3.x

 The python-openstacksdk is a collection of libraries for building applications
 to work with OpenStack clouds. The project aims to provide a consistent and
 complete set of interactions with OpenStack's many services, along with
 complete documentation, examples, and tools.
 .
 This SDK is under active development, and in the interests of providing a
 high-quality interface, the APIs provided in this release may differ from
 those provided in future release.
 .
 This package contains the Python 3.x module.