python-keystoneclient

Edit Package 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.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000713 713 Bytes
python-keystoneclient-3.10.0.tar.gz 0000300635 294 KB
python-keystoneclient.changes 0000107454 105 KB
python-keystoneclient.spec 0000003204 3.13 KB
Revision 24 (latest revision is 39)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456062 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 24)
- update to version 3.10.0:
  - remove hacking checks from keystoneclient
  - Refactor test_domain_configs
  - Support domain-specific configuration management
  - Do not add last_request_id
  - Only log application/json in session to start
  - re-work inference rule bindings
  - standardize release note page ordering
  - Enable release notes translation
  - Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'
  - Remove deprecated 'data' credential argument
  - Deprecate the generic client
  - Use AUTH_INTERFACE object from keystoneauth
  - X-Serivce-Token should be hashed in the log
  - [doc] remove auth plugin docs
  - Update reno for stable/newton
  - Remove references to Python 3.4
  - Add Constraints support
  - Updated coverage configuration file
  - Do not log binary data during request
  - Show team and repo badges on README
  - Prevent MemoryError when logging response bodies
  - TrivialFix: Using assertIsNone() instead of assertEqual(None)
  - Fix typo in httpclient.py
  - Fix some spelling mistaks in base.py & auth.py
  - Minor docstring fix in mappings.py
  - Use exceptions from Keystoneauth
  - Enable code coverage report in console output
  - Increase readability of 'find()' method and small improvements
  - Removes unnecessary utf-8 encoding
Comments 0
openSUSE Build Service is sponsored by