[openstack-announce] [new][puppet] puppet-oslo 10.0.0 release (ocata)

no-reply at openstack.org no-reply at openstack.org
Fri Nov 18 18:19:34 UTC 2016


We are thrilled to announce the release of:

puppet-oslo 10.0.0: Puppet module for Oslo

This release is part of the ocata release series.

Download the package from:

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

For more details, please see below.

10.0.0
^^^^^^


New Features
************

* Allow setting the desired state of the backend database package.
  This will default to present which maintains original behavior but
  allows for more flexibility.


Security Issues
***************

* Secure transport_url option in logs


Bug Fixes
*********

* Fixed documentation for log_dir parameter


Other Notes
***********

* The verbose option was marked to be removed in Ocata, in Newton
  the option was deprecated.

Changes in puppet-oslo 9.4.0..10.0.0
------------------------------------

a1970fd Prepare 10.0.0 release
782e94e Secure transport_url option in log
6ec80a2 Fix common options position in params.pp
f8c4eee Escape backslash so it is not interpreted as a tab escape
0f617ce Deprecate rabbit connection params
712515a Allow setting state for backend packages
1ddc04f Fix documentation for log_dir parameter
501525d Enable release notes translation
2faa674 Move rspec-puppet-facts to spec helper
a73e75b Remove verbose
6a47fbe Update reno for stable/newton
29a758c Update homepage with developer documentation page


Diffstat (except docs and test files)
-------------------------------------

manifests/db.pp                                    | 50 ++++++++++++----------
manifests/log.pp                                   | 14 +-----
manifests/messaging/default.pp                     |  2 +-
manifests/messaging/notifications.pp               |  2 +-
manifests/messaging/rabbit.pp                      |  6 +++
manifests/params.pp                                |  9 ++--
...abbitmq-connection-params-1a8ace0c23e7249e.yaml |  6 +++
metadata.json                                      |  4 +-
.../backend_package_ensure-54b4525895ce9acd.yaml   |  6 +++
...fix_log_dir_documentation-050052366584e83e.yaml |  3 ++
.../notes/remove_verbose-0b599cd4810a8c51.yaml     |  4 ++
.../secure-transport-url-d67d307cf85a16b1.yaml     |  3 ++
releasenotes/source/conf.py                        |  7 ++-
releasenotes/source/index.rst                      |  1 +
releasenotes/source/newton.rst                     |  6 +++
setup.cfg                                          |  2 +-
spec/defines/oslo_messaging_default_spec.rb        |  2 +-
spec/defines/oslo_messaging_notifications_spec.rb  |  2 +-
spec/spec_helper.rb                                | 10 +----
19 files changed, 82 insertions(+), 57 deletions(-)






More information about the OpenStack-announce mailing list