[release-announce] [puppet] puppet-ec2api 13.0.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 19 21:18:52 UTC 2018
We are excited to announce the release of:
puppet-ec2api 13.0.0: Puppet module for OpenStack Ec2api
This release is part of the rocky release series.
Download the package from:
https://tarballs.openstack.org/puppet-ec2api/
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-ec2api 12.3.0..13.0.0
---------------------------------------
4e11ddb Prepare Rocky M1
1269f29 Update .gitignore
814ae8d Configure metadata_proxy_shared_secret as secret
6078f87 Remove useless code for sync.pp
226a9d4 Update LICENSE
c5697ef Deprecate auth_uri option
6ed038b Remove deprecated keystone authtoken revocation_cache_time option
8c82631 Add pool_timeout option
904f040 Fix unit test for sync
e2da25e Switch acceptance test to use integration classes
74561c3 Add 'openstack-db' tag to db-sync Exec resource
bcce641 Drop all qpid related explanations
358022b Follow the new PTI for document build
991c451 Update reno for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 4 +-
LICENSE | 183 +++++++++++++++++++--
manifests/db.pp | 6 +
manifests/db/sync.pp | 3 +-
manifests/keystone/authtoken.pp | 20 +--
manifests/logging.pp | 2 +-
manifests/metadata.pp | 2 +-
metadata.json | 8 +-
...ool_timeout-option-for-db-9ba34699d922a1fe.yaml | 5 +
...recate_auth_uri_parameter-8c31ce05b70ef0d6.yaml | 4 +
.../notes/openstack_db_tag-bdc29046cc947ea5.yaml | 3 +
...ocation_cache_time_option-b70c2bd307f9fa37.yaml | 3 +
releasenotes/source/index.rst | 1 +
releasenotes/source/queens.rst | 6 +
spec/acceptance/basic_ec2api_spec.rb | 31 +---
spec/classes/ec2api_db_spec.rb | 3 +
spec/classes/ec2api_db_sync_spec.rb | 5 +-
spec/classes/ec2api_keystone_authtoken_spec.rb | 6 +-
spec/classes/ec2api_metadata_spec.rb | 5 +-
test-requirements.txt | 6 -
tox.ini | 2 +-
22 files changed, 241 insertions(+), 73 deletions(-)
More information about the Release-announce
mailing list