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 | 0000000668 668 Bytes | |
python-keystoneclient-3.5.0.tar.gz | 0000299756 293 KB | |
python-keystoneclient.changes | 0000105262 103 KB | |
python-keystoneclient.spec | 0000003383 3.3 KB |
Revision 23 (latest revision is 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 425292
from
Thomas Bechtold (tbechtold)
(revision 23)
update to version 3.5.0 * Add policy functional tests * Follow up patch for Improve docs for v3 roles * Improve docs for v3 roles * Follow up patch for Improve docs for v3 domains * Add project functional tests * Fix no content return type doc * Improve docs for v3 auth * Follow up patch for Add ec2 functional tests * Reuse Domain and Project resouce definitions * Follow up patch for Improve docs for v3 ec2 * Do not send user ids as payload * Add auth functional tests * Improve docs for v3 endpoints * Follow up patch for Improve docs for v3 services * Add Python 3.5 classifier * Add role functional tests * Add endpoint functional tests * Use assertEqual() instead of assertDictEqual() * Correct test_implied_roles * Add service functional tests * Improve docs for v3 policies * Move other-requirements.txt to bindep.txt * Follow up patch for Improve docs for v3 policies * Improve docs for v3 ec2 * Remove unused LOG * Remove print in tests.functional.v3.test_implied_roles * Add region functional tests * Use the adapter instead of the client in tests * Add ec2 functional tests
Comments 0