python-keystoneauth1 5.0.0-0ubuntu1 source package in Ubuntu

Changelog

python-keystoneauth1 (5.0.0-0ubuntu1) kinetic; urgency=medium

  * New upstream release for OpenStack Zed.

 -- Corey Bryant <email address hidden>  Thu, 08 Sep 2022 17:59:04 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keystoneauth1_5.0.0.orig.tar.gz 260.9 KiB 6ebb5f044c9dfd263087a328d51d479947d1ddc90c09daf4191df7dc71334323
python-keystoneauth1_5.0.0-0ubuntu1.debian.tar.xz 5.2 KiB 187981069442b0ba4945fb2e07b8c59bd28848053f79ee9dcf5a3f1b894dbf2e
python-keystoneauth1_5.0.0-0ubuntu1.dsc 3.1 KiB 0480ccbc803acf18b7e480d17b4101109981e2946bc26e3b5263f6d7e82a5b5f

Available diffs

View changes file

Binary packages built by this source

python-keystoneauth1-doc: No summary available for python-keystoneauth1-doc in ubuntu kinetic.

No description available for python-keystoneauth1-doc in ubuntu kinetic.

python3-keystoneauth1: authentication library for OpenStack Identity - Python 3.x

 Keystoneauth is a library that contains tools for authenticating with
 OpenStack Clients. These tools include: authentication plugins (password,
 token, and federation based); discovery mechanisms to determineversion support
 for OpenStack clouds; and a session used to maintain client settings across
 requests. It is designed for use in conjunction with the existing OpenStack
 clients and for simplifying the process of writing new clients.
 .
 This package contains the Python 3.x module.