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

no-reply at openstack.org no-reply at openstack.org
Thu Dec 15 12:58:14 UTC 2016


We are exuberant to announce the release of:

puppet-ec2api 10.1.0: Puppet module for OpenStack Ec2api

This release is part of the ocata release series.

Download the package from:

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

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

0e6c9a5 Prepare 10.1.0 release
9e9a680 Fix the case statement
313139a Add hooks for external install & svc management
f073e68 Show team and repo badges on README


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

README.md                                          |  7 +++++
manifests/api.pp                                   |  5 ++--
manifests/config.pp                                |  2 ++
manifests/db.pp                                    |  2 ++
manifests/db/mysql.pp                              |  9 ++++--
manifests/db/postgresql.pp                         |  9 +++---
manifests/db/sync.pp                               | 19 +++++-------
manifests/deps.pp                                  | 35 ++++++++++++++++++++++
manifests/init.pp                                  | 22 +++++---------
manifests/keystone/auth.pp                         | 18 +++++------
manifests/keystone/authtoken.pp                    |  2 ++
manifests/logging.pp                               |  2 ++
manifests/metadata.pp                              |  5 ++--
manifests/policy.pp                                |  2 ++
metadata.json                                      |  8 ++---
...xternal_install_mgmt_hook-191a29a3391d1821.yaml | 10 +++++++
releasenotes/source/conf.py                        |  4 +--
spec/acceptance/basic_ec2api_spec.rb               |  3 ++
spec/classes/ec2api_api_spec.rb                    |  2 +-
spec/classes/ec2api_db_sync_spec.rb                | 18 +++++++----
spec/classes/ec2api_init_spec.rb                   |  2 ++
spec/classes/ec2api_keystone_auth_spec.rb          |  4 ++-
spec/classes/ec2api_metadata_spec.rb               |  2 ++
23 files changed, 131 insertions(+), 61 deletions(-)






More information about the Release-announce mailing list