Package Release Info

python-keystoneauth1-3.10.1-4.3.1

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-keystoneauth1

Change Logs

* Mon Jun 01 2020 cloud-devel@suse.de
- Switch to stable/rocky spec template as version 3.4.0 is broken
- Blacklist tests that are incompatible with python-requests-mock
  1.7.0
- update to version 3.10.1
  - Fix interface argument to get_all_version_data
  - Reference class variable in Status
  - Fix logging of encoded headers
  - Collect timing information for API calls
  - Remove tox_install.sh and align with constraints consumption
  - Fix W503 line-break-before-binary-operator
  - Split request logging into four different loggers
  - Infer version from old versioned service type aliases
  - Add some comments explaining split_loggers flag logic
  - import zuul job settings from project-config
  - Turn normalize_status into a class
  - Use Status variables in tests
  - Revert "Change log hashing to SHA256"
  - Update links in README
  - Add methods to get all of the version data
  - Return the endpoint_override from EndpointData
  - Trivial: Update pypi url to new url
  - raise_exc default in Adapter
  - OpenDev Migration Patch
  - Change log hashing to SHA256
  - Add minimum version for requirements
  - Expose version status in EndpointData
  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
  - Override support message in AuthorizationFailure  class
  - Update .gitreview for stable/rocky
  - Add pep8 import order validation
  - Make VersionData class
  - Update reno for stable/queens
  - Make tests pass in 2020
  - Be more helpful when version discovery fails
  - Implement service_type alias lookups
  - Add optional support for retrying certain HTTP codes
  - Remove PYTHONHASHSEED setting
  - fix tox python3 overrides
  - Allow tuples and sets in interface list
  - Zuul: Remove project name
  - Expose version_between as a real function
  - Add netloc and version check for version discovery
  - Updated from global requirements
  - Fix a spelling error
  - fix a typo in session.py
  - add lower-constraints job
  - Add oslo.config option for split-loggers