[puppet] puppet-glare 2.0.0 (rocky)
We high-spiritedly announce the release of: puppet-glare 2.0.0: Puppet module for OpenStack Glare This release is part of the rocky release series. Download the package from: https://tarballs.openstack.org/puppet-glare/ 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. * Add openstack-db tag to Exec that run db-sync. Deprecation Notes ***************** * auth_uri is deprecated and will be removed in a future release. Please use www_authenticate_uri instead. Changes in puppet-glare 1.0.0..2.0.0 ------------------------------------ a0ec78a Prepare Rocky M1 18ab474 Fix FIXME b8531ca Debian is using python3-glareclient c8f5f86 Update .gitignore d1dba9a Update LICENSE 98651fc Deprecate auth_uri option ec78003 Add pool_timeout option 819ae38 Add 'openstack-db' tag to db-sync Exec resource 8035224 Drop all qpid related explanations 117c830 Follow the new PTI for document build 3e8afd1 Update reno for stable/queens Diffstat (except docs and test files) ------------------------------------- .gitignore | 3 +- LICENSE | 183 +++++++++++++++++++-- README.md | 4 +- manifests/db.pp | 6 + manifests/db/sync.pp | 1 + manifests/keystone/authtoken.pp | 19 ++- manifests/logging.pp | 2 +- manifests/params.pp | 8 +- metadata.json | 10 +- ...ool_timeout-option-for-db-a329d77a8949cdfd.yaml | 5 + ...recate_auth_uri_parameter-b669428d566004ea.yaml | 4 + .../notes/openstack_db_tag-87d77c06ad2a8a80.yaml | 3 + releasenotes/source/index.rst | 1 + releasenotes/source/queens.rst | 6 + spec/classes/glare_client_spec.rb | 13 +- spec/classes/glare_db_spec.rb | 3 + spec/classes/glare_db_sync_spec.rb | 2 + spec/classes/glare_keystone_authtoken_spec.rb | 6 +- test-requirements.txt | 6 - tox.ini | 2 +- 21 files changed, 258 insertions(+), 35 deletions(-)
participants (1)
-
no-reply@openstack.org