python-os-resource-classes 0.5.0-0ubuntu1 source package in Ubuntu

Changelog

python-os-resource-classes (0.5.0-0ubuntu1) eoan; urgency=medium

  * New upstream release for OpenStack Train.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Tue, 30 Jul 2019 15:35:35 -0400

Upload details

Uploaded by:
Corey Bryant
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-os-resource-classes_0.5.0.orig.tar.gz 15.6 KiB c9cc26bca2db2692730f9cf4502df7237c186e51c420fdeb36568f4d63edd7fb
python-os-resource-classes_0.5.0-0ubuntu1.debian.tar.xz 2.3 KiB 8ffa4c3ac0817bf8d53f16e275541d719a90743c4a8fccc8d3eeba5b5259c808
python-os-resource-classes_0.5.0-0ubuntu1.dsc 2.5 KiB 362303282a48b3e877d829e34ad87aed6e70a8d373b1a001323e024a188d8283

Available diffs

View changes file

Binary packages built by this source

python3-os-resource-classes: Standardized resource classes for OpenStack

 A resource class is a distinct type of inventory that exists in
 a cloud environment, for example `VCPU`, `DISK_GB`. They are
 upper case with underscores. They often include a unit in their
 name.
 .
 This package provides a collection of symbols representing those
 standard resource classes which are expected to be available in
 any OpenStack deployment.
 .
 This package contains the Python 3 module.