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

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


We are psyched to announce the release of:

puppet-sahara 10.1.0: Puppet module for OpenStack Sahara

This release is part of the ocata release series.

Download the package from:

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

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-sahara 10.0.0..10.1.0
---------------------------------------

9f54d75 Prepare 10.1.0 release
c3471d7 Add hooks for external install & svc management
5f5f1e7 Fix spec test for sync
83cc99f Show team and repo badges on README


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

README.md                                          |  7 +++++
manifests/client.pp                                |  1 +
manifests/config.pp                                |  2 ++
manifests/db.pp                                    |  2 ++
manifests/db/mysql.pp                              |  7 ++++-
manifests/db/postgresql.pp                         |  6 ++--
manifests/db/sync.pp                               | 13 ++++----
manifests/deps.pp                                  | 35 ++++++++++++++++++++++
manifests/init.pp                                  |  4 +--
manifests/keystone/auth.pp                         |  2 ++
manifests/logging.pp                               |  2 ++
manifests/notify.pp                                |  2 ++
manifests/policy.pp                                |  2 ++
manifests/service/all.pp                           |  6 +---
manifests/service/api.pp                           |  6 +---
manifests/service/engine.pp                        |  5 +---
metadata.json                                      |  8 ++---
...ternal_install_mgmt_hook-a781254f35613a671.yaml | 10 +++++++
releasenotes/source/conf.py                        |  4 +--
spec/classes/sahara_db_sync_spec.rb                | 12 ++++++++
spec/classes/sahara_init_spec.rb                   |  1 +
spec/shared_examples.rb                            |  2 --
22 files changed, 106 insertions(+), 33 deletions(-)






More information about the Release-announce mailing list