We are thrilled to announce the release of: puppet-aodh 11.1.0: Puppet module for OpenStack Aodh This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-aodh/ For more details, please see below. Changes in puppet-aodh 11.0.0..11.1.0 ------------------------------------- 4684b11 Drop -dev in preparation for Pike M2 681e348 Missing some parameters to test in db.pp c97e1eb Fix unit test f851057 oslo policy: check puppet resource instead of actual config in spec 323fb38 Update tox configuration ef76499 Bump modules to next minor with -dev Diffstat (except docs and test files) ------------------------------------- Gemfile | 4 +--- bindep.txt | 11 +++++++++++ metadata.json | 8 ++++---- releasenotes/source/conf.py | 4 ++-- spec/classes/aodh_db_spec.rb | 14 +++++++++----- spec/classes/aodh_policy_spec.rb | 4 +++- test-requirements.txt | 6 +++--- tox.ini | 3 +++ 8 files changed, 36 insertions(+), 18 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 257cc88..1ea50a8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1 +1 @@ -# this is required for the docs build jobs +# This is required for the docs build jobs @@ -5 +5 @@ oslosphinx>=4.7.0 # Apache-2.0 -# this is required for the releasenotes build jobs +# This is required for the releasenotes build jobs @@ -7 +7 @@ oslosphinx>=4.7.0 # Apache-2.0 -reno>=1.8.0,!=2.0.0 # Apache-2.0 +reno>=1.8.0,!=2.0.0 # Apache-2.0