python-keystoneclient 1:5.1.0-0ubuntu1 source package in Ubuntu

Changelog

python-keystoneclient (1:5.1.0-0ubuntu1) lunar; urgency=medium

  * New upstream release for OpenStack Antelope.

 -- Corey Bryant <email address hidden>  Tue, 28 Feb 2023 08:23:07 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keystoneclient_5.1.0.orig.tar.gz 317.6 KiB ba09bdfeafa2a2196450a327cd3f46f2a8a9dd9d21b838f8cb9b17a99740c6a1
python-keystoneclient_5.1.0-0ubuntu1.debian.tar.xz 29.1 KiB 348b7079f30337c9d0ade071bdf1ef809daff5517135c0ac196bc2932df2ae5b
python-keystoneclient_5.1.0-0ubuntu1.dsc 3.5 KiB d70feb14ae9b618edf98f7318ae5ca4c2d627ed6264bd59553ca65d11ce1bfc4

View changes file

Binary packages built by this source

python-keystoneclient-doc: client library for the OpenStack Keystone API - doc

 This is the identity service used by OpenStack for authentication (authN)
 and high-level authorization (authZ). It currently supports token-based
 authN with user/service authZ, and is scalable to support OAuth, SAML,
 and OpenID in future versions. Out of the box, Keystone uses SQLite for
 its identity store database, with the option to connect to external LDAP.
 .
 This is a client for the OpenStack Keystone API. There's a Python API
 (the "keystoneclient" module), and a command-line script ("keystone").
 .
 Installing this package gets you a shell command, that you can use to
 interact with Keystone's API. Note that the "keystone" command line is
 currently deprecated in favor of the "openstack" one available within
 the "python3-openstackclient" package.
 .
 This package contains the documentation.

python3-keystoneclient: client library for the OpenStack Keystone API - Python 3.x

 This is the identity service used by OpenStack for authentication (authN)
 and high-level authorization (authZ). It currently supports token-based
 authN with user/service authZ, and is scalable to support OAuth, SAML,
 and OpenID in future versions. Out of the box, Keystone uses SQLite for
 its identity store database, with the option to connect to external LDAP.
 .
 This is a client for the OpenStack Keystone API. There's a Python API
 (the "keystoneclient" module), and a command-line script ("keystone").
 .
 Installing this package gets you a shell command, that you can use to
 interact with Keystone's API. Note that the "keystone" command line is
 currently deprecated in favor of the "openstack" one available within
 the "python3-openstackclient" package.
 .
 This package contains the Python 3.x module.