We are delighted to announce the release of: heat-agents 3.0.0: heat-agents This release is part of the xena release series. The source is available from: https://opendev.org/openstack/heat-agents Download the package from: https://tarballs.openstack.org/heat-agents/ Please report issues through: https://bugs.launchpad.net/heat-agents/+bugs For more details, please see below. Changes in heat-agents 2.2.0..3.0.0 ----------------------------------- 70b1d06 [ussuri][goal] Update contributor documentation 7c62d3b Migrate from testr to stestr b4d249a Add Python3 xena unit tests 6dc9414 Update master for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .gitignore | 21 ++++++++++++--- .stestr.conf | 3 +++ .testr.conf | 4 --- .zuul.yaml | 3 ++- CONTRIBUTING.rst | 19 +++++++++++++ lower-constraints.txt | 2 +- releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 6 +++++ test-requirements.txt | 2 +- tox.ini | 23 ++++++++++++---- 12 files changed, 126 insertions(+), 16 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index d142ba7..da4a623 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11 +11 @@ salt>=3001.1 # Apache-2.0 -testrepository>=0.0.18 # Apache-2.0/BSD +stestr>=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org