Go to file
Samuel Pilla ed6ae95fa2 Correctly Omit Response Body in Debug Mode
A response with header Content-Type set to "application/json; charset=UTF-8"
would be omitted but not correctly logged. This patch set correctly omits
and logs a response with the mentioned header.

Co-Authored-By: Tin Lam <tinlam@gmail.com>
Change-Id: I21a185db4ca55ff16dba60f85bb229ffdacc2afa
Closes-Bug: #1656981
2017-01-17 09:29:46 -06:00
2016-12-21 11:24:09 +11:00
2015-12-09 11:46:00 +11:00
2015-11-29 20:05:16 -05:00
2014-05-07 12:12:43 -07:00
2016-11-25 16:43:03 +01:00
2017-01-05 15:27:51 -08:00
2015-09-17 12:12:42 +00:00
2017-01-05 15:27:51 -08:00

Team and repository tags

image

keystoneauth

Latest Version

Downloads

This package contains tools for authenticating to an OpenStack-based cloud. These tools include:

  • Authentication plugins (password, token, and federation based)
  • Discovery mechanisms to determine API version support
  • A session that is used to maintain client settings across requests (based on the requests Python library)

Further information:

Description
OpenStack Identity Authentication Library
Readme 13 MiB
Languages
Python 100%