We are happy to announce the release of: heat 19.0.2 This release is part of the zed stable release series. The source is available from: https://opendev.org/openstack/heat Download the package from: https://tarballs.openstack.org/heat/ Please report issues through: https://storyboard.openstack.org/#!/project/989 For more details, please see below. Changes in heat 19.0.1..19.0.2 ------------------------------ d3948706a Return HTTPBadRequest from circular dependency c73cf918c Move CircularDependencyException to common a2b70a936 Skip loading auth plugin in case the property is set Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- devstack/lib/heat | 4 +-- heat/api/middleware/fault.py | 3 +- heat/common/context.py | 15 ++++++---- heat/common/exception.py | 4 +++ heat/engine/dependencies.py | 7 +---- 13 files changed, 79 insertions(+), 29 deletions(-)
participants (1)
-
no-reply@openstack.org