python-keystoneclient
This is a client for the OpenStack Keystone API. There's a Python API (the keystoneclient module), and a command-line script (keystone). The Keystone 2.0 API is still a moving target, so this module will remain in "Beta" status until the API is finalized and fully implemented.
- Developed at Cloud:OpenStack:Factory
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-keystoneclient && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000430 430 Bytes | |
openstack-keystone.sh | 0000000699 699 Bytes | |
python-keystoneclient-1.6.0.tar.gz | 0000346719 339 KB | |
python-keystoneclient-rpmlintrc | 0000000296 296 Bytes | |
python-keystoneclient.changes | 0000092445 90.3 KB | |
python-keystoneclient.spec | 0000004571 4.46 KB |
Revision 20 (latest revision is 40)
Stephan Kulow (coolo)
accepted
request 318394
from
Dirk Mueller (dirkmueller)
(revision 20)
- update to 1.6.0: * Add EC2 CRUD credential support to v3 API * A Default CLI plugin * Fixed grammatical errors in the V2 Client API doc * Fixe example code in Using Sessions page * Fix auth required message translation * Revert "Remove keystoneclient.middleware" * Revert "Remove unused fixtures" * Add docstrings for ``protocol`` parameter * Typo in openstack client help * Pass OS_* env vars fix for tox 2.0 * Remove unused fixtures * Updated from global requirements * Use 'mapping_id' instead of 'mapping' in federation protocol tests * Use 'id' instead of 'protocol_id' in federation protocol tests * Drop use of 'oslo' namespace package * Don't autodoc the test suite * Sync from oslo incubator * Removes temporary fix for doc generation * Ensure that failing responses are logged * Prompt for password on CLI if not provided * Adapter version is a tuple * Remove keystoneclient.middleware * Document non-standard encoding of the PKI token * Add endpoint and service ids to fixtures * Uncap library requirements for liberty * Provide a means to get all installed plugins * Fix s3_token middleware parsing insecure option * Make process_header private * Fix tests to work with requests<2.3
Comments 0