[release-announce] [puppet] puppet-aodh 13.0.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 19 21:36:10 UTC 2018
We are satisfied to announce the release of:
puppet-aodh 13.0.0: Puppet module for OpenStack Aodh
This release is part of the rocky release series.
Download the package from:
https://tarballs.openstack.org/puppet-aodh/
For more details, please see below.
13.0.0
^^^^^^
New Features
************
* Adds the pool_timeout option for configuring oslo.db. This will
configure this value for pool_timeout with SQLAlchemy.
* Add openstack-db tag to Exec that run db-sync.
Upgrade Notes
*************
* Deprecated ensure_package option has been removed.
* Deprecated keystone::authtoken::revocation_cache_time option has
been removed.
Deprecation Notes
*****************
* auth_uri is deprecated and will be removed in a future release.
Please use www_authenticate_uri instead.
Changes in puppet-aodh 12.3.0..13.0.0
-------------------------------------
82449ea Prepare Rocky M1
d2f4244 Update .gitignore
12ade99 Debian is using Python 3
e0a4c4b Update LICENSE
f1237a9 Deprecate auth_uri option
7023c98 Remove deprecated ensure_package option
eab9215 Remove deprecated keystone authtoken revocation_cache_time option
c0518d8 Use the pbr generated wsgi binary file located in binary folder
943345e fix a typo in documentation
261f564 Add pool_timeout option
f4d814f oslo middleware: check puppet resource instead of actual config in spec
18db7cd Switch acceptance tests to use integration classes
d411323 Add 'openstack-db' tag to db-sync Exec resource
37e46bc Follow the new PTI for document build
6aa6c27 Update reno for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 3 +-
LICENSE | 183 +++++++++++++++++++--
manifests/db.pp | 6 +
manifests/db/sync.pp | 1 +
manifests/init.pp | 15 +-
manifests/keystone/authtoken.pp | 20 +--
manifests/params.pp | 12 +-
metadata.json | 8 +-
...ool_timeout-option-for-db-e14f111a41b4b3af.yaml | 5 +
...recate_auth_uri_parameter-b30f270e53932965.yaml | 4 +
.../notes/openstack_db_tag-987f513d508e7717.yaml | 3 +
...ted_ensure_package_option-825213ae8953e207.yaml | 3 +
...ocation_cache_time_option-8a7fd1af36857679.yaml | 3 +
releasenotes/source/index.rst | 1 +
releasenotes/source/queens.rst | 6 +
spec/acceptance/aodh_wsgi_apache_spec.rb | 48 +-----
spec/classes/aodh_api_spec.rb | 8 +-
spec/classes/aodh_client_spec.rb | 13 ++
spec/classes/aodh_db_spec.rb | 3 +
spec/classes/aodh_db_sync_spec.rb | 1 +
spec/classes/aodh_init_spec.rb | 2 +-
spec/classes/aodh_keystone_authtoken_spec.rb | 6 +-
spec/classes/aodh_wsgi_apache_spec.rb | 2 +-
test-requirements.txt | 6 -
tox.ini | 2 +-
26 files changed, 266 insertions(+), 104 deletions(-)
More information about the Release-announce
mailing list