[release-announce] [puppet] puppet-freezer 2.0.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 19 21:31:05 UTC 2018
We jubilantly announce the release of:
puppet-freezer 2.0.0: Puppet module for OpenStack freezer
This release is part of the rocky release series.
Download the package from:
https://tarballs.openstack.org/puppet-freezer/
For more details, please see below.
2.0.0
^^^^^
New Features
************
* Adds the pool_timeout option for configuring oslo.db. This will
configure this value for pool_timeout with SQLAlchemy.
Deprecation Notes
*****************
* auth_uri is deprecated and will be removed in a future release.
Please use www_authenticate_uri instead.
Changes in puppet-freezer 1.0.0..2.0.0
--------------------------------------
e012cff Prepare Rocky M1
293aeee Debian is using python3-freezerclient
df07cba Update .gitignore
7c516ec Deprecate auth_uri option
2be1c69 Remove useless code for sync.pp
e458c57 Update LICENSE
2387e68 Add pool_timeout option
d9cb8fd Fix unit test for sync
2632d67 Add 'openstack-db' tag to db-sync Exec resource
ef0aaa5 Drop all qpid related explanations
aebd6d6 Follow the new PTI for document build
99663e3 fix spelling error with word 'frezer'
19c3e0c Update reno for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 3 +-
LICENSE | 183 +++++++++++++++++++--
manifests/db.pp | 6 +
manifests/db/sync.pp | 2 +-
manifests/deps.pp | 2 +-
manifests/keystone/authtoken.pp | 19 ++-
manifests/logging.pp | 2 +-
manifests/params.pp | 8 +-
metadata.json | 10 +-
...ool_timeout-option-for-db-91ef111a41b4b2a3.yaml | 5 +
...recate_auth_uri_parameter-9f0466adc691fae3.yaml | 4 +
releasenotes/source/index.rst | 1 +
releasenotes/source/queens.rst | 6 +
spec/classes/freezer_client_spec.rb | 15 +-
spec/classes/freezer_db_spec.rb | 3 +
spec/classes/freezer_db_sync_spec.rb | 3 +
spec/classes/freezer_keystone_authtoken_spec.rb | 6 +-
test-requirements.txt | 6 -
tox.ini | 2 +-
20 files changed, 258 insertions(+), 34 deletions(-)
More information about the Release-announce
mailing list