[puppet] puppet-oslo 10.2.0 (ocata)
We are happy to announce the release of: puppet-oslo 10.2.0: Puppet module for Oslo This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/puppet-oslo/ For more details, please see below. Changes in puppet-oslo 10.1.0..10.2.0 ------------------------------------- 1e390c6 Prepare 10.2.0 release a9108ea Pin reno version to reno>=0.1.1,!=2.0.0 2332f63 connection should be secured in log Diffstat (except docs and test files) ------------------------------------- metadata.json | 4 ++-- releasenotes/source/conf.py | 4 ++-- spec/defines/oslo_db_spec.rb | 2 +- test-requirements.txt | 3 ++- 4 files changed, 7 insertions(+), 6 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