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-2.3.1.tar.gz | 0000322240 315 KB | |
python-keystoneclient-rpmlintrc | 0000000296 296 Bytes | |
python-keystoneclient.changes | 0000101231 98.9 KB | |
python-keystoneclient.spec | 0000004545 4.44 KB |
Revision 22 (latest revision is 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 384354
from
Dirk Mueller (dirkmueller)
(revision 22)
- update to 2.3.1: * Revert "Support `truncated` flag returned by identity service" * Updated from global requirements * Support `truncated` flag returned by identity service * Updated from global requirements * Support creation of domain specific roles * Add back a bandit tox job * Implied Roles * add release notes for deprecated auth bits * Updated from global requirements * Updated from global requirements * Make pep8 *the* linting interface * Handle exception on UnicodeDecodError in logging of request * Updated from global requirements * Deprecate adapter * Deprecate auth plugins from keystoneclient * Deprecate Session * Remove python 2.5 workaround * Update keyring requirements * Update translation setup * Bandit profile updates * Missing defaults in the create() method in the v2 ServiceManager * Remove Babel from requirements.txt * use positional library instead of utils * Replace TestResponse with requests_mock * Use positional library instead of local code * Remove argparse from requirements * Adds an option to include names in role assignment lists * Updated from global requirements * Remove bandit tox environment
Comments 0