[release-announce] [puppet] puppet-rally 1.0.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 19 21:34:02 UTC 2018


We are chuffed to announce the release of:

puppet-rally 1.0.0: Puppet module for OpenStack Rally

This release is part of the rocky release series.

Download the package from:

    https://tarballs.openstack.org/puppet-rally/

For more details, please see below.

1.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 ensure_package option has been removed.

Changes in puppet-rally 0.1.0..1.0.0
------------------------------------

b720c0f Prepare Rocky M1
4f8c393 Update .gitignore
c385ddd Remove useless code for sync.pp
aa9507d Update LICENSE
d6636b6 Remove deprecated ensure_package option
9cc371c Add pool_timeout option
bf2fb7d Add 'openstack-db' tag to db-sync Exec resource
3c55fac Drop all qpid related explanations
1ce7f55 Follow the new PTI for document build
87bf246 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                                  |  18 +-
manifests/logging.pp                               |   2 +-
metadata.json                                      |   8 +-
...ool_timeout-option-for-db-8da64ea1b12458da.yaml |   5 +
.../notes/openstack_db_tag-980b47ebd9030c8b.yaml   |   3 +
...ted_ensure_package_option-a07df1c72c1926a6.yaml |   3 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/queens.rst                     |   6 +
spec/classes/rally_db_spec.rb                      |   3 +
spec/classes/rally_db_sync_spec.rb                 |   2 +
test-requirements.txt                              |   6 -
tox.ini                                            |   2 +-
17 files changed, 218 insertions(+), 41 deletions(-)







More information about the Release-announce mailing list