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:Backports:SLE-15-SP4: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.7.2.tar.gz | 0000356107 348 KB | |
python-keystoneclient-rpmlintrc | 0000000296 296 Bytes | |
python-keystoneclient.changes | 0000096945 94.7 KB | |
python-keystoneclient.spec | 0000004637 4.53 KB |
Revision 21 (latest revision is 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 337164
from
Dirk Mueller (dirkmueller)
(revision 21)
- update 1.7.2: * Redirect on 303 in SAML plugin * HTTPClient/region_name deprecation test updates * Updated from global requirements * Update .gitreview for stable/liberty - adjust Requires according to requirements.txt - update to 1.7.1: * Adding back exception mapping for ConnectionError * Update path to subunit2html in post_test_hook * Deprecate create Discover without session * Mask passwords when logging the HTTP response * Updated from global requirements * Update deprecation text for Session properties * Proper deprecation for httpclient.USER_AGENT * Deprecate create HTTPClient without session * Fix Accept header in SAML2 requests * Fixes missing socket attribute error during init_poolmanager * Updated from global requirements * Expose token_endpoint.Token as admin_token * Proper deprecation for UserManager project argument * Proper deprecation for CredentialManager data argument * Deprecate create v3 Client without session * Deprecate create v2_0 Client without session * Proper deprecation for Session.get_token() * Deprecate use of cert and key * Proper deprecation for Session.construct() * Deprecate ServiceCatalog.get_urls() with no attr * Deprecate ServiceCatalog(region_name) * Updated from global requirements
Comments 0