Stein Series Release Notes

3.19.0

New Features

  • [blueprint return-request-id-to-caller] Instantiating client with include_metadata=True will cause manager response to return data along with request_ids for better tracing. Refer [using-api-v3]

    Added support to return “x-openstack-request-id” header in request_ids attribute if include_metadata=True. Also, for APIs which return response as None, client will return request_ids as well if include_metadata is True.

3.18.0

Deprecation Notes

  • The region resource in Keystone never support or contain “enabled” property. Thus the property is deprecated and will be removed in future versions.