[puppet] puppet-zaqar 13.0.0 (rocky)
We enthusiastically announce the release of: puppet-zaqar 13.0.0: Puppet module for OpenStack Zaqar This release is part of the rocky release series. Download the package from: https://tarballs.openstack.org/puppet-zaqar/ For more details, please see below. 13.0.0 ^^^^^^ New Features ************ * 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-zaqar 12.3.0..13.0.0 -------------------------------------- 966c074 Prepare Rocky M1 e2ca4a6 Debian is using python3-zaqarclient 9c5d13c Update .gitignore cfbe132 Update LICENSE 19dc2c1 Deprecate auth_uri option afbc745 Remove deprecated keystone authtoken revocation_cache_time option d2891b9 Add 'openstack-db' tag to db-sync Exec resource 96e1353 Follow the new PTI for document build 5e8c812 Update reno for stable/queens Diffstat (except docs and test files) ------------------------------------- .gitignore | 3 +- LICENSE | 183 +++++++++++++++++++-- manifests/db/sync.pp | 1 + manifests/keystone/authtoken.pp | 20 +-- manifests/params.pp | 8 +- metadata.json | 8 +- ...recate_auth_uri_parameter-80533e3b4554b3fd.yaml | 4 + .../notes/openstack_db_tag-8af96261543c1429.yaml | 3 + ...ocation_cache_time_option-b7ad476357a5b5ae.yaml | 3 + releasenotes/source/index.rst | 1 + releasenotes/source/queens.rst | 6 + spec/classes/zaqar_client_spec.rb | 13 +- spec/classes/zaqar_db_sync_spec.rb | 1 + spec/classes/zaqar_keystone_authtoken_spec.rb | 6 +- test-requirements.txt | 6 - tox.ini | 2 +- 17 files changed, 235 insertions(+), 39 deletions(-)
participants (1)
-
no-reply@openstack.org