[release-announce] puppet-placement 4.3.0 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Thu Sep 10 09:56:37 UTC 2020
We high-spiritedly announce the release of:
puppet-placement 4.3.0: Puppet module for OpenStack placement
This release is part of the victoria release series.
The source is available from:
https://opendev.org/openstack/puppet-placement
Download the package from:
https://tarballs.openstack.org/puppet-placement/
Please report issues through:
https://bugs.launchpad.net/puppet-placement/+bugs
For more details, please see below.
4.3.0
^^^^^
New Features
************
* Add mysql_enable_ndb parameter to select mysql storage engine.
* The new "placemaner::state_path" parameter has been added to
specify the directory for storing state.
Upgrade Notes
*************
* Now the "placmenet::db" class doesn't include the
"placement::config" class automatically. Include the
"placement::config" explicitly in manifests if the class is
required.
Deprecation Notes
*****************
* The following two parameter have been deprecated, because they
have had no effect since added.
* "placement::api::host"
* "placement::api::port"
Changes in puppet-placement 4.2.0..4.3.0
----------------------------------------
4e8e887 Prepare Victoria M3
2c93126 Do not include placement::config by default
14a73af Deprecate unused parameters in placement::api
81a77ce Do not validate database_connection format
994f513 Use openstack_spec_helper from zuul checkout
34cb28a Add mysql_enable_ndb option
13a4681 Expose vhost_custom_fragment
bce43d9 Add basic beaker tests
fdd8011 Add support for the state_path parameter
Diffstat (except docs and test files)
-------------------------------------
Gemfile | 19 +++++++++++-----
manifests/api.pp | 23 ++++++++++---------
manifests/db.pp | 11 +++++----
manifests/init.pp | 6 +++++
manifests/wsgi/apache.pp | 7 ++++++
metadata.json | 8 +++----
...d_mysql_enable_ndb-option-b87ddc254a53561a.yaml | 4 ++++
.../placement-api-unused-6c35070fe77e87c8.yaml | 8 +++++++
...includes-placmenet-config-8015c11cda289a3b.yaml | 6 +++++
.../notes/state_path-d656b10e4ad97f39.yaml | 5 +++++
spec/acceptance/placement_wsgi_apache_spec.rb | 26 ++++++++++++++++++++++
spec/classes/placement_db_spec.rb | 5 +++--
spec/classes/placement_init_spec.rb | 2 ++
spec/classes/placement_wsgi_apache.rb | 2 ++
14 files changed, 107 insertions(+), 25 deletions(-)
More information about the Release-announce
mailing list