[release-announce] puppet-ceph 3.0.0

no-reply at openstack.org no-reply at openstack.org
Mon May 6 16:02:40 UTC 2019


We are satisfied to announce the release of:

puppet-ceph 3.0.0: Puppet module for Ceph

The source is available from:

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

Download the package from:

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

For more details, please see below.

3.0.0
^^^^^


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

* Support for Ceph Nautilus release (LTS) has been added to puppet-
  ceph.


Known Issues
************

* puppet-ceph can still work with previous release Luminous (LTS)
  and Mimic but only working with LVM backend. Filestore based OSDs
  are not longer supported by puppet-ceph, so the recommendation is to
  keep using latest 2.X.Y to manage Luminous and Mimic deployments.

Changes in puppet-ceph 2.6.0..3.0.0
-----------------------------------

896a222 Release 3.0.0
ec93559 Make p-o-i jobs voting again for puppet-ceph
8981703 Support Ceph Nautilus release in puppet-ceph
da5321f Move to opendev
8b9e5bd Fix Repository
4d96efd OpenDev Migration Patch
54718a1 Change default version to Ceph Nautilus
17ed08b Added support for the rgw_swift_url parameter in the rgw.pp
3ed8441 Update master for stable/mimic


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

.gitreview                                         |   2 +-
Gemfile                                            |   2 +-
README.md                                          |   2 +-
examples/common.yaml                               |   2 +-
manifests/osd.pp                                   | 119 ++---
manifests/osds.pp                                  |   2 +-
manifests/params.pp                                |   4 +-
manifests/profile/params.pp                        |   2 +-
manifests/repo.pp                                  |   2 +-
manifests/rgw.pp                                   |   7 +-
metadata.json                                      |   2 +-
.../add-support-for-nautilus-6b4e7a5a23f3d269.yaml |  10 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/mimic.rst                      |   6 +
spec/classes/ceph_repo_spec.rb                     |  84 ++--
spec/defines/ceph_osd_spec.rb                      | 543 ++++++++-------------
spec/defines/ceph_rgw_civetweb_spec.rb             |   6 +
spec/defines/ceph_rgw_spec.rb                      |  20 +-
spec/fixtures/hieradata/common.yaml                |   2 +-
tox.ini                                            |   2 +-
20 files changed, 351 insertions(+), 469 deletions(-)







More information about the Release-announce mailing list