[release-announce] [puppet] puppet-keystone 13.0.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 19 21:20:04 UTC 2018
We are pumped to announce the release of:
puppet-keystone 13.0.0: Puppet module for OpenStack Keystone
This release is part of the rocky release series.
Download the package from:
https://tarballs.openstack.org/puppet-keystone/
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.
Other Notes
***********
* Remove deprecated user_allow_* and group_allow_* options for ldap.
Changes in puppet-keystone 12.3.0..13.0.0
-----------------------------------------
44ec91c Prepare Rocky M1
de797dd Update .gitignore
7a4c6e9 Update LICENSE
b933d0b Use OS_BOOTSTRAP_PASSWORD instead of passing CLI
b5a94c6 Continue to define auth_uri
fa98723 Add puppet-openstack-integration-jobs-all job to the repo
73d07c0 Deprecate auth_uri option
99b4208 Remove deprecated keystone authtoken revocation_cache_time option
dce61df fix typos in documentation
0321d35 Add pool_timeout option
ccea471 oslo middleware: check puppet resource instead of actual config in spec
de4e1b4 Remove deprecated user_allow_* and group_allow_* options for ldap
f971f21 Make it so that service_name can handle Debian
364150a Configure memcache_secret_key as secret
b563459 Add 'openstack-db' tag to db-sync Exec resource
dcce8b2 Follow the new PTI for document build
9ace80b Update reno for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 3 +-
LICENSE | 183 +++++++++++++++++++--
manifests/db.pp | 6 +
manifests/db/sync.pp | 2 +-
manifests/init.pp | 81 +++++----
manifests/ldap.pp | 43 -----
manifests/resource/authtoken.pp | 28 ++--
manifests/service.pp | 33 +++-
metadata.json | 6 +-
...ool_timeout-option-for-db-978132e087f9fe6b.yaml | 5 +
...recate_auth_uri_parameter-943eeba4dc64dddc.yaml | 4 +
.../notes/openstack_db_tag-89916b8b22f8e4a5.yaml | 3 +
...r-group_allow_ldap-params-4a1b6d9a53d7d818.yaml | 3 +
...ocation_cache_time_option-8154ebcb3e93b176.yaml | 3 +
releasenotes/source/index.rst | 1 +
releasenotes/source/queens.rst | 6 +
spec/classes/keystone_db_spec.rb | 3 +
spec/classes/keystone_db_sync_spec.rb | 2 +
spec/classes/keystone_init_spec.rb | 7 +-
spec/classes/keystone_wsgi_apache_spec.rb | 4 +-
spec/defines/keystone_resource_authtoken_spec.rb | 12 +-
test-requirements.txt | 6 -
tox.ini | 2 +-
24 files changed, 321 insertions(+), 131 deletions(-)
More information about the Release-announce
mailing list