[release-announce] [puppet] puppet-ceph 2.4.1

no-reply at openstack.org no-reply at openstack.org
Thu Sep 7 22:27:14 UTC 2017


We contentedly announce the release of:

puppet-ceph 2.4.1: Puppet module for Ceph

Download the package from:

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

For more details, please see below.

2.4.1
^^^^^

New Features

* Introduced the ability to setup ceph-mgr instances which are
  requried in the latest stable release of Ceph.  This can be done
  using the ceph::mgr define or the ceph::profile::mgr profile.

Changes in puppet-ceph 2.4.0..2.4.1
-----------------------------------

ebea4b7 Prepare 2.4.1
adba342 Add ceph-mgr support
880ad91 Update UPPER_CONSTRAINTS_FILE for stable/jewel
2a87a8e Update .gitreview for stable/jewel


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

.gitreview                                         |  1 +
manifests/mgr.pp                                   | 92 ++++++++++++++++++++++
manifests/profile/mgr.pp                           | 30 +++++++
manifests/profile/params.pp                        |  4 +
metadata.json                                      |  4 +-
.../add-ceph-mgr-support-d2a5e9104021f81a.yaml     |  5 ++
releasenotes/source/conf.py                        |  4 +-
spec/acceptance/ceph_mon_osd_spec.rb               | 10 +++
spec/classes/ceph_profile_mgr_spec.rb              | 39 +++++++++
spec/defines/ceph_mgr_spec.rb                      | 79 +++++++++++++++++++
spec/fixtures/hieradata/common.yaml                |  1 +
tox.ini                                            |  2 +-
12 files changed, 266 insertions(+), 5 deletions(-)







More information about the Release-announce mailing list