[release-announce] puppet-openstacklib 13.3.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 20 15:25:18 UTC 2018


We are happy to announce the release of:

puppet-openstacklib 13.3.0: Puppet module for OpenStack Openstacklib

This release is part of the rocky release series.

Download the package from:

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

For more details, please see below.

13.3.0
^^^^^^

New Features

* This add *os_immutable* fact that can be used in the puppet
  openstack module as value for all types that inherit
  openstack_config.  Using ::os_immutable as a value of the
  configuration parameter will tell puppet to not change the current
  value, whatever it is.

Changes in puppet-openstacklib 13.1.0..13.3.0
---------------------------------------------

5e92635 Prepare Rocky RC1
127b60f Prepare Rocky M3
98e39f4 Add the project source code repository in README
8c9eb1c Fix OS versions in metadata
53dee56 Remove the unnecessary _
39d9563 modulesync: sync and add nodepool-bionic for beaker
4ea1749 Replace port 35357 with 5000 for "auth_url"
6c95216 Replace port 35357 with 5000
74ffb86 Fix inifile version in metadata
271af67 Debian release shoule is 9
43ceea5 Fix apache version in metadata
124daec Making immutable config setting when using <_IMMUTABLE_>.
b48ac57 add release note link in readme
735a7d8 fix tox python3 overrides


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

README.md                                          | 10 ++++
bindep.txt                                         |  2 +-
facts.d/os_immutable.txt                           |  1 +
.../provider/openstack_config/ini_setting.rb       |  9 ++++
lib/puppet/provider/openstack_config/ruby.rb       |  8 +++
metadata.json                                      | 11 ++--
...setting_a_value_immutable-27e52b14f61ff6c3.yaml |  8 +++
spec/acceptance/nodesets/nodepool-bionic.yml       | 10 ++++
spec/unit/provider/openstack/auth_spec.rb          |  4 +-
.../provider/openstack_config/ini_setting_spec.rb  | 58 ++++++++++++++++++++++
tox.ini                                            |  1 +
11 files changed, 114 insertions(+), 8 deletions(-)







More information about the Release-announce mailing list