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

Changelog

python-os-resource-classes (1.1.0-0ubuntu1) impish; urgency=medium

  [ Chris MacNaughton ]
  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.

  [ Corey Bryant ]
  * New upstream release for OpenStack Xena.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Thu, 22 Jul 2021 13:02:49 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release main python
Oracular release main python
Noble release main python
Mantic release main python
Lunar release main python
Jammy release main python

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-os-resource-classes_1.1.0.orig.tar.gz 17.1 KiB e0bcbb8961a9fe33b7213734c51c001812890e2be62101c9279c88b72f75f9eb
python-os-resource-classes_1.1.0-0ubuntu1.debian.tar.xz 2.4 KiB 29f4a984c4c55fba16921ffce103681d9a54eb52fd2789151d157f53ad901d30
python-os-resource-classes_1.1.0-0ubuntu1.dsc 2.4 KiB ebd8feea6fa25cdaca6b146ec5399e8cc8aff67c7f02c1f986caabbe0e55d272

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.