[puppet] puppet-tacker 13.0.0 (rocky)
We exuberantly announce the release of: puppet-tacker 13.0.0: Puppet module for OpenStack Tacker This release is part of the rocky release series. Download the package from: https://tarballs.openstack.org/puppet-tacker/ 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-tacker 12.3.0..13.0.0 --------------------------------------- fdf61f1 Prepare Rocky M1 b2517b0 Debian is using python3-tackerclient 7b7a0d3 Update .gitignore ee75ee2 Update LICENSE d0e061d Deprecate auth_uri option e7fbfa0 Remove deprecated keystone authtoken revocation_cache_time option 909ab4a fix a typo in documentation d0380da Add pool_timeout option 8fab8eb Add 'openstack-db' tag to db-sync Exec resource c19e15a Drop all qpid related explanations 9436143 Follow the new PTI for document build 902e7dd 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-963477cbb806b571.yaml | 5 + ...recate_auth_uri_parameter-a6beb4d576824c81.yaml | 4 + .../notes/openstack_db_tag-9d9b3d58c9d63a42.yaml | 3 + ...ocation_cache_time_option-9b4653c7b63ff446.yaml | 3 + releasenotes/source/index.rst | 1 + releasenotes/source/queens.rst | 6 + spec/classes/tacker_client_spec.rb | 16 +- spec/classes/tacker_db_spec.rb | 3 + spec/classes/tacker_db_sync_spec.rb | 2 + spec/classes/tacker_init_spec.rb | 2 +- spec/classes/tacker_keystone_authtoken_spec.rb | 6 +- test-requirements.txt | 6 - tox.ini | 2 +- 22 files changed, 254 insertions(+), 42 deletions(-)
participants (1)
-
no-reply@openstack.org