ed6ae95fa2ea529088d288e3e5f4099e8e1a2520
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
Team and repository tags
keystoneauth
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:
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/keystoneauth
- Source: http://git.openstack.org/cgit/openstack/keystoneauth
- Bugs: http://bugs.launchpad.net/keystoneauth
Description
Languages
Python
100%