We are glad to announce the release of: heat-translator 2.7.0: Tool to translate non-heat templates to Heat Orchestration Template. This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/heat-translator Download the package from: https://pypi.org/project/heat-translator Please report issues through: https://bugs.launchpad.net/heat-translator/+bugs For more details, please see below. Changes in heat-translator 2.6.0..2.7.0 --------------------------------------- 703bdbe Switch to 2023.1 Python3 unit tests and generic template name c51a506 Drop lower-constraints.txt and its testing Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 +-- lower-constraints.txt | 67 --------------------------------------------------- requirements.txt | 4 +++ tox.ini | 7 ------ 4 files changed, 5 insertions(+), 76 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 54e99bf..eb18744 100644 --- a/requirements.txt +++ b/requirements.txt @@ -0,0 +1,4 @@ +# Requirements lower bounds listed here are our best effort to keep them up to +# date but we do not test them so no guarantee of having them all correct. If +# you find any incorrect lower bounds, let us know or propose a fix. +