[puppet] puppet-watcher 10.2.0 (ocata)
We exuberantly announce the release of: puppet-watcher 10.2.0: Puppet module for OpenStack Watcher This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/puppet-watcher/ For more details, please see below. Changes in puppet-watcher 10.1.0..10.2.0 ---------------------------------------- 77d260b Allow python-memcache install from authtoken class 0a356e9 Add Ubuntu functional tests e89b26e Remove signing_dir option 5ad0254 Add the port check for breaker f655831 Pin reno version to reno>=0.1.1,!=2.0.0 Diffstat (except docs and test files) ------------------------------------- manifests/keystone/authtoken.pp | 12 +++--- spec/acceptance/watcher_spec.rb | 56 ++++++++++++------------- spec/classes/watcher_keystone_authtoken_spec.rb | 8 ++-- test-requirements.txt | 3 +- 4 files changed, 41 insertions(+), 38 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index bedd666..baa2346 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4 +4,2 @@ oslosphinx>=2.5.0 # Apache-2.0 -reno>=0.1.1 # Apache-2.0 +# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995 +reno>=0.1.1,!=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org