We enthusiastically announce the release of: tripleo-puppet-elements 15.2.0: Puppet building rules for OpenStack images. The source is available from: https://opendev.org/openstack/tripleo-puppet-elements Download the package from: https://tarballs.openstack.org/tripleo-puppet-elements/ For more details, please see below. Changes in tripleo-puppet-elements 15.1.0..15.2.0 ------------------------------------------------- fce5d94 Update overcloud-base element pkg-map 29988ab Update overcloud-agent element pkg-map a60be92 Revert "Add remove-machine-id element" 524f328 Use Python3 yoga unit tests 1e3b5a1 Migrate from testr to stestr d11a705 Only install required/supported fence agents 1a83d5a Drop ansible-playbook-3 symlink Diffstat (except docs and test files) ------------------------------------- .gitignore | 15 +++++++++++--- .stestr.conf | 3 +++ .testr.conf | 8 -------- elements/overcloud-agent/pkg-map | 24 +--------------------- .../post-install.d/51-ansible-symlink | 14 ------------- .../install.d/package-installs-overcloud-base | 1 - elements/overcloud-base/pkg-map | 20 ------------------ .../pre-install.d/01-install-yum-priorities | 7 ------- elements/overcloud-controller/pkg-map | 4 ++-- elements/remove-machine-id/README.md | 9 -------- .../post-install.d/70-remove-machine-id | 10 --------- test-requirements.txt | 2 +- tox.ini | 3 +-- zuul.d/layout.yaml | 2 +- 14 files changed, 21 insertions(+), 101 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index abd86cf..837159f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8 +8 @@ oslotest -testrepository>=0.0.18 +stestr>=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org