[release-announce] [puppet] puppet-congress 13.0.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 19 21:19:00 UTC 2018
We are chuffed to announce the release of:
puppet-congress 13.0.0: Puppet module for OpenStack Congress
This release is part of the rocky release series.
Download the package from:
https://tarballs.openstack.org/puppet-congress/
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 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-congress 12.3.0..13.0.0
-----------------------------------------
06abca1 Prepare Rocky M1
160a251 Fix unit test for client.pp
f22a4ba Fix lint issue
937174c Debian is using python3-congressclient
410628a Update .gitignore
0092fa0 Remove temporarily added package
d0dd202 Update LICENSE
fc67380 Deprecate auth_uri option
8174fd9 Remove deprecated keystone authtoken revocation_cache_time option
96e7b6c fix a typo in documentation
7f6e61f Add pool_timeout option
be77095 Add 'openstack-db' tag to db-sync Exec resource
af668a9 Drop all qpid related explanations
9b24a03 Follow the new PTI for document build
575315d 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/keystone/authtoken.pp | 20 +--
manifests/logging.pp | 2 +-
manifests/params.pp | 8 +-
metadata.json | 8 +-
...ool_timeout-option-for-db-b4cac6e4f26fcf7d.yaml | 5 +
...recate_auth_uri_parameter-ae55aa799c7bf6f5.yaml | 4 +
.../notes/openstack_db_tag-88dbf004beb21248.yaml | 3 +
...ocation_cache_time_option-ab97e2d4917acf5b.yaml | 3 +
releasenotes/source/index.rst | 1 +
releasenotes/source/queens.rst | 6 +
spec/acceptance/basic_congress_spec.rb | 6 -
spec/classes/congress_client_spec.rb | 26 ++-
spec/classes/congress_db_spec.rb | 3 +
spec/classes/congress_db_sync_spec.rb | 1 +
spec/classes/congress_init_spec.rb | 2 +-
spec/classes/congress_keystone_authtoken_spec.rb | 6 +-
test-requirements.txt | 6 -
tox.ini | 2 +-
23 files changed, 260 insertions(+), 51 deletions(-)
More information about the Release-announce
mailing list