[puppet] puppet-magnum 13.0.0 (rocky)
We exuberantly announce the release of: puppet-magnum 13.0.0: Puppet module for Magnum This release is part of the rocky release series. Download the package from: https://tarballs.openstack.org/puppet-magnum/ 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-magnum 12.2.0..13.0.0 --------------------------------------- fd9ae37 Prepare Rocky M1 4c18149 Debian is using python3-magnumclient fa1a811 Update .gitignore d9bad8a Update LICENSE 7109757 Deprecate auth_uri option 211551b Remove deprecated keystone authtoken revocation_cache_time option 231940f Add pool_timeout option f9dd363 Add 'openstack-db' tag to db-sync Exec resource 785ab85 Fix mysql connection bd3be4e Follow the new PTI for document build 38e2f55 remove duplicate word 'the' to fix typo 9948a6b Update reno for stable/queens Diffstat (except docs and test files) ------------------------------------- .gitignore | 3 +- LICENSE | 183 +++++++++++++++++++-- manifests/clients.pp | 2 +- manifests/clients/barbican.pp | 2 +- manifests/clients/glance.pp | 2 +- manifests/clients/heat.pp | 2 +- manifests/clients/magnum.pp | 2 +- manifests/clients/neutron.pp | 2 +- manifests/clients/nova.pp | 2 +- manifests/db.pp | 10 +- manifests/db/sync.pp | 1 + manifests/keystone/authtoken.pp | 20 +-- manifests/params.pp | 9 +- metadata.json | 8 +- ...ool_timeout-option-for-db-8bd0ac3fcd103476.yaml | 5 + ...recate_auth_uri_parameter-abd0e90c6e73a787.yaml | 4 + .../notes/openstack_db_tag-aa8292ddf63b0698.yaml | 3 + ...ocation_cache_time_option-bb003f5deb30850c.yaml | 3 + releasenotes/source/index.rst | 1 + releasenotes/source/queens.rst | 6 + spec/classes/magnum_client_spec.rb | 10 +- spec/classes/magnum_db_spec.rb | 9 +- spec/classes/magnum_db_sync_spec.rb | 2 + spec/classes/magnum_keystone_authtoken_spec.rb | 6 +- test-requirements.txt | 6 - tox.ini | 2 +- 27 files changed, 259 insertions(+), 52 deletions(-)
participants (1)
-
no-reply@openstack.org