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

no-reply at openstack.org no-reply at openstack.org
Thu Dec 15 13:02:36 UTC 2016


We are glad to announce the release of:

puppet-octavia 10.1.0: Puppet module for OpenStack Octavia

This release is part of the ocata release series.

Download the package from:

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

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

f959fe8 Prepare 10.1.0 release
925794a Add hooks for external install & svc management
a245d07 Show team and repo badges on README


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

README.md                                          |  7 +++++
manifests/api.pp                                   |  7 +----
manifests/config.pp                                |  2 ++
manifests/db.pp                                    |  2 ++
manifests/db/mysql.pp                              |  7 ++++-
manifests/db/postgresql.pp                         |  6 ++--
manifests/db/sync.pp                               | 11 +++++--
manifests/deps.pp                                  | 35 ++++++++++++++++++++++
manifests/health_manager.pp                        | 13 ++++----
manifests/housekeeping.pp                          |  6 ++--
manifests/init.pp                                  |  1 +
manifests/keystone/auth.pp                         |  2 ++
manifests/keystone/authtoken.pp                    |  2 ++
manifests/logging.pp                               |  2 ++
manifests/policy.pp                                |  2 ++
manifests/worker.pp                                |  7 ++---
metadata.json                                      | 10 +++----
...xternal_install_mgmt_hook-1e652961711571a3.yaml | 10 +++++++
releasenotes/source/conf.py                        |  4 +--
spec/classes/octavia_api_spec.rb                   |  4 ++-
spec/classes/octavia_init_spec.rb                  |  4 +++
21 files changed, 111 insertions(+), 33 deletions(-)






More information about the Release-announce mailing list