[release-announce] [puppet] puppet-cloudkitty 2.0.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 19 21:19:05 UTC 2018
We enthusiastically announce the release of:
puppet-cloudkitty 2.0.0: Puppet module for OpenStack cloudkitty
This release is part of the rocky release series.
Download the package from:
https://tarballs.openstack.org/puppet-cloudkitty/
For more details, please see below.
2.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.
Deprecation Notes
*****************
* auth_uri is deprecated and will be removed in a future release.
Please use www_authenticate_uri instead.
Other Notes
***********
* Change default value from 'ceilometer' to 'gnocchi' for collector
option in ::cloudkitty::processer class. Because the ceilometer
collector has been removed in cloudkitty repo.
Changes in puppet-cloudkitty 1.0.0..2.0.0
-----------------------------------------
71c55bd Prepare Rocky M1
b549922 Update .gitignore
e7e366c Debian is using Python 3
d30e867 Update LICENSE
6cb665f Deprecate auth_uri option
8871a9e Use the pbr generated wsgi binary file located in binary folder
a1a62e0 fix a typo in documentation
5851cb1 Error when using ceilometer collector
d211119 Add pool_timeout option
4f90fa0 Add 'openstack-db' tag to db-sync Exec resource
676f1d2 Drop all qpid related explanations
95cfded Follow the new PTI for document build
afbfb79 Update reno for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 3 +-
LICENSE | 183 +++++++++++++++++++--
manifests/db.pp | 6 +
manifests/db/sync.pp | 1 +
manifests/keystone/authtoken.pp | 19 ++-
manifests/logging.pp | 2 +-
manifests/params.pp | 11 +-
manifests/processor.pp | 33 +---
metadata.json | 8 +-
...ool_timeout-option-for-db-9fa90dc6e9ee18be.yaml | 5 +
...e_default_value_collector-19a896a02ad1f0c1.yaml | 5 +
...recate_auth_uri_parameter-bff05ab392c34eed.yaml | 4 +
.../notes/openstack_db_tag-b92419dc1f4d0c5f.yaml | 3 +
releasenotes/source/index.rst | 1 +
releasenotes/source/queens.rst | 6 +
spec/classes/cloudkitty_client_spec.rb | 15 +-
spec/classes/cloudkitty_db_spec.rb | 3 +
spec/classes/cloudkitty_db_sync_spec.rb | 1 +
spec/classes/cloudkitty_init_spec.rb | 2 +-
spec/classes/cloudkitty_keystone_authtoken_spec.rb | 6 +-
spec/classes/cloudkitty_processor_spec.rb | 22 +--
spec/classes/cloudkitty_wsgi_apache_spec.rb | 6 +-
test-requirements.txt | 6 -
tox.ini | 2 +-
25 files changed, 278 insertions(+), 81 deletions(-)
More information about the Release-announce
mailing list