We contentedly announce the release of: puppet-manila 11.3.1: Puppet module for OpenStack Manila This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-manila/ For more details, please see below. 11.3.1 ^^^^^^ New Features * Add new parameter "host", an opaque identifier for the node, not necessarily a host name, FQDN, or IP address. May be used for more than one node when these are in an HA cluster. Changes in puppet-manila 11.3.0..11.3.1 --------------------------------------- 5f2b4d8 Prepare for post-Pike updates 3b2b8dd Switch to Zuul v3 testing d37aa56 [pike] Add Puppet package to bindep, for module build 3b53736 Add "host" parameter for manila.conf 086da4a Update Gemfile to pull spec_helper from stable/pike b05a288 Update UPPER_CONSTRAINTS_FILE for stable/pike c31fc63 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 6 ++++++ Gemfile | 5 ++++- bindep.txt | 1 + manifests/init.pp | 7 +++++++ metadata.json | 2 +- releasenotes/notes/add_host_parameter-1a16fb834cc3ff98.yaml | 5 +++++ releasenotes/source/conf.py | 4 ++-- spec/classes/manila_init_spec.rb | 3 +++ tox.ini | 2 +- 10 files changed, 31 insertions(+), 5 deletions(-)