python-keystoneclient 1:2.3.1-1 source package in Ubuntu
Changelog
python-keystoneclient (1:2.3.1-1) experimental; urgency=medium [ Ondřej Nový ] * Fixed VCS URLs (https). [ Corey Bryant ] * New upstream release. * d/control: Align (Build-)Depends with upstream. * d/p/debian/patches/drop-doc-conf-git.patch: Drop git from sphinx config file as git repository is not avialable during package builds. [ Thomas Goirand ] * Standards-Version: 3.9.7 (no change). -- Thomas Goirand <email address hidden> Thu, 03 Mar 2016 03:46:02 +0000
Upload details
- Uploaded by:
- PKG OpenStack
- Uploaded to:
- Experimental
- Original maintainer:
- PKG OpenStack
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-keystoneclient_2.3.1-1.dsc | 3.9 KiB | 7d851130f30359de4a019e2094cdab58e58ee22b75b203a3331eedda39733e02 |
python-keystoneclient_2.3.1.orig.tar.xz | 218.3 KiB | 21ee424e942724cc820da31ead325105716ee98c2e9fd3d3e7931976adb9f5c8 |
python-keystoneclient_2.3.1-1.debian.tar.xz | 28.1 KiB | c1c0ce10079f3b4d659c3e6868751313d155af0e7fcecab49c52f64b831ee328 |
Available diffs
No changes file available.
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.