[puppet] puppet-sahara 13.0.0 (rocky)
We are psyched to announce the release of: puppet-sahara 13.0.0: Puppet module for OpenStack Sahara This release is part of the rocky release series. Download the package from: https://tarballs.openstack.org/puppet-sahara/ 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. 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-sahara 12.3.0..13.0.0 --------------------------------------- 27ef104 Prepare Rocky M1 e730c5b Update .gitignore 939ff8f Debian is using Python 3 1d0341f Remove useless code for sync.pp a11e288 Update LICENSE 6abd7a4 Deprecate auth_uri option 7623634 Remove deprecated keystone authtoken revocation_cache_time option f46f1cd Add pool_timeout option b58bb43 Switch acceptance test to use integration classes 5bce733 Follow the new PTI for document build 52e9979 Update reno for stable/queens Diffstat (except docs and test files) ------------------------------------- .gitignore | 3 +- LICENSE | 183 +++++++++++++++++++-- lib/puppet/provider/sahara.rb | 4 +- manifests/db.pp | 6 + manifests/db/sync.pp | 1 - manifests/keystone/authtoken.pp | 25 ++- manifests/params.pp | 8 +- metadata.json | 8 +- ...ool_timeout-option-for-db-831ff90d2497a2a7.yaml | 5 + ...recate_auth_uri_parameter-ab52236f17ac79c8.yaml | 4 + ...ocation_cache_time_option-bd19d353c15987de.yaml | 3 + releasenotes/source/index.rst | 1 + releasenotes/source/queens.rst | 6 + spec/acceptance/basic_sahara_spec.rb | 37 +---- spec/classes/sahara_client_spec.rb | 14 ++ spec/classes/sahara_db_spec.rb | 3 + spec/classes/sahara_init_spec.rb | 2 +- spec/classes/sahara_keystone_authtoken_spec.rb | 6 +- spec/unit/provider/sahara_spec.rb | 16 +- test-requirements.txt | 6 - tox.ini | 2 +- 22 files changed, 262 insertions(+), 87 deletions(-)
participants (1)
-
no-reply@openstack.org