[release-announce] [puppet] puppet-zaqar 10.1.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 15 12:59:53 UTC 2016


We are eager to announce the release of:

puppet-zaqar 10.1.0: Puppet module for OpenStack Zaqar

This release is part of the ocata release series.

Download the package from:

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

For more details, please see below.

10.1.0
^^^^^^

Add hooks for external install & svc management.


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

* This adds defined anchor points for external modules to hook into
  the software install, config and service dependency chain. This
  allows external modules to manage software installation (virtualenv,
  containers, etc) and service management (pacemaker) without needing
  rely on resources that may change or be renamed.

Changes in puppet-zaqar 10.0.0..10.1.0
--------------------------------------

be984e4 Prepare 10.1.0 release
c54428f Add hooks for external install & svc management
a85d3bc Fix lint issue
7cf66df Add support for Debian system
f1f794c Show team and repo badges on README


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

README.md                                          |  7 +++
manifests/config.pp                                |  2 +
manifests/db/mysql.pp                              |  7 ++-
manifests/db/postgresql.pp                         |  6 ++-
manifests/db/sync.pp                               | 11 ++++-
manifests/deps.pp                                  | 35 ++++++++++++++
manifests/init.pp                                  |  2 +
manifests/keystone/auth.pp                         |  2 +
manifests/keystone/auth_websocket.pp               |  2 +
manifests/keystone/authtoken.pp                    |  2 +
manifests/logging.pp                               |  2 +
manifests/management/mongodb.pp                    | 24 +++++-----
manifests/messaging/mongodb.pp                     | 27 ++++++-----
manifests/params.pp                                |  8 ++--
manifests/policy.pp                                |  2 +
manifests/server.pp                                |  3 +-
manifests/server_instance.pp                       | 10 ++--
manifests/transport/websocket.pp                   |  2 +
manifests/transport/wsgi.pp                        |  2 +
metadata.json                                      |  8 ++--
...xternal_install_mgmt_hook-a872455f51a38612.yaml | 10 ++++
releasenotes/source/conf.py                        |  4 +-
spec/acceptance/zaqar_mongo_spec.rb                | 55 ++++++++++++----------
spec/classes/zaqar_init_spec.rb                    |  3 +-
spec/classes/zaqar_server_spec.rb                  |  2 +-
spec/defines/zaqar_server_instance_spec.rb         |  2 +-
26 files changed, 168 insertions(+), 72 deletions(-)






More information about the Release-announce mailing list