We high-spiritedly announce the release of: heat-translator 1.3.1: Tool to translate non-heat templates to Heat Orchestration Template. This release is part of the stein stable 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 1.3.0..1.3.1 --------------------------------------- 80b5450 OpenDev Migration Patch 50ccec0 Create VNF with parameter file using scaling policy fded08d Update UPPER_CONSTRAINTS_FILE for stable/stein cfce078 Update .gitreview for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 +- tox.ini | 2 +- translator/hot/tosca/tosca_policies_scaling.py | 11 ++- translator/hot/translate_node_templates.py | 8 +- .../nfv/hot_tosca_nfv_autoscaling_with_param.yaml | 66 +++++++++++++++ .../data/hot_output/reservation/SP_RSV_res.yaml | 4 + .../test_tosca_nfv_autoscaling_with_params.yaml | 94 +++++++++++++++++++++ 10 files changed, 316 insertions(+), 8 deletions(-)