Newton Series Release Notes

3.5.1

Bug Fixes

  • [bug 1616105] Only log the response body when the Content-Type header is set to application/json. This avoids logging large binary objects (such as images). Other Content-Type will not be logged. Additional Content-Type strings can be added as required.

  • The X-Service-Token header value is now properly masked, and is displayed as a hash value, in the log.

3.0.0

Prelude

The keystone CLI has been removed.

Other Notes

  • Removed keystoneclient.apiclient.exceptions. This file was deprecated in v0.7.1 and has now been replaced by keystoneclient.exceptions.

  • The keystone CLI has been removed, using the openstack CLI is recommended. This feature has been deprecated since the Liberty release of Keystone.