We are delighted to announce the release of: tacker 1.0.1: OpenStack NFV Orchestration This release is part of the stein stable release series. The source is available from: https://opendev.org/openstack/tacker Download the package from: https://tarballs.openstack.org/tacker/ Please report issues through: https://bugs.launchpad.net/tacker/+bugs For more details, please see below. Changes in tacker 1.0.0..1.0.1 ------------------------------ aee46c86 Update heat-translator-1.3.1 for param values bd23a645 update sphinx requirement baff0a73 OpenDev Migration Patch 8bea538d Update UPPER_CONSTRAINTS_FILE for stable/stein 48a34ea3 Update .gitreview for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 ++- .zuul.yaml | 18 +++++++++--------- lower-constraints.txt | 2 +- requirements.txt | 2 +- tox.ini | 2 +- 6 files changed, 16 insertions(+), 14 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 5525b594..395e2d22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42 +42 @@ tosca-parser>=0.8.1 # Apache-2.0 -heat-translator>=1.3.0 # Apache-2.0 +heat-translator>=1.3.1 # Apache-2.0
participants (1)
-
no-reply@openstack.org