python-keystoneclient 1:1.7.1-1ubuntu3 source package in Ubuntu

Changelog

python-keystoneclient (1:1.7.1-1ubuntu3) wily; urgency=medium

  * d/p/ordered-dict-copy.patch: Iterate over copy of session.adapters
    keys in Python2/3.

 -- Corey Bryant <email address hidden>  Tue, 06 Oct 2015 12:33:59 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Wily
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keystoneclient_1.7.1.orig.tar.xz 244.7 KiB 27b80ebf97c4a95397b233a56af8e550d77a7119094e62052ab755d4d6d47f53
python-keystoneclient_1.7.1-1ubuntu3.debian.tar.xz 32.1 KiB 5c58f8cc2d6598b450a16f49bb06a8219c42749135f7b8ba8357d8d4417dbbba
python-keystoneclient_1.7.1-1ubuntu3.dsc 3.8 KiB ffa8e2803bd461f66bb2a2adda8feffc628eedffd57649a78a3609ecb2961e5f

Available diffs

View changes file

Binary packages built by this source

python-keystoneclient: client library for the OpenStack Keystone API - Python 2.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 "python-openstackclient" package.
 .
 This package contains the Python 2.x module.

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.