[release-announce] puppet-tripleo 10.5.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 5 13:05:01 UTC 2019


We are pleased to announce the release of:

puppet-tripleo 10.5.0: Puppet module for OpenStack TripleO

This release is part of the stein stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/puppet-tripleo/+bugs

For more details, please see below.

10.5.0
^^^^^^


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

* Adds ovn_db_host and ovn_nb_port to configure ovn nb connection
  string for OVN Provider driver.


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

* Allow a hiera key to add an additional rabbitmq policy in the
  resource agend.

Changes in puppet-tripleo 10.4.1..10.5.0
----------------------------------------

fa517262 Bump metadata for a stein release
ecbec17a Allow enabling custom backends with manila
74a7262e Allow overriding pacemaker_node_ips for staged upgrade
53b3156e Force --hostonly when regenerating the initramfs
d1893722 Do not invoke host config in agent config
c1428dd2 Quote the hiera dot notation
a2ceac8b IHA robustness improvements
af8b1cfb RabbitMQ: always allow promotion on HA queue during failover
4ddddb44 Remove scenario008 jobs
584d3cfe Make sure we pass the proper new pcs 0.10 variables
0c81daf7 Add support for external Ganesha service in Manila Share profile
7317a2b2 Allow external Ganesha for the cephfs manila backend
1948495e Switch metrics qdrs to edge mode
7559e636 Rebuild initramfs after applying change in kernel parameters
ef577909 Fix tripleo::haproxy::stats to be more correct and flexible
6b4c231c Fix amphora provider driver description
f58d8af3 Fix horizon firewall rules in composable roles
61a73d12 Write TLS config under section [client] in tripleo.cnf
4b596a53 Make sure to set umask 022 for nova_migration_target logins
5a48995c Include 'octavia' driver on ML2/OVN deployments
96d970c5 Add nova::cinder to nova compute
4fc3d8a4 Let fluentd not create /etc/rsyslog.d/fluentd.conf file
153d6b5a Expose innodb_lock_wait_timeout via hieradata.
73168f04 Remove unused docker_distribution template
3edc3929 redis HA: allow SELinux relabel for /var/run/redis
ad0e5975 Add support to set ovs_nb_connection
24fa66cf Fix keepalived VIP monitoring script
a2e3f344 Set octavia provider_drivers config option correctly
c60e80da Correct how podman exec is called for the neutron-keepalived-state-change
053528bb Update UPPER_CONSTRAINTS_FILE for stable/stein
45c4d4e0 Update .gitreview for stable/stein


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

.gitreview                                         |  1 +
manifests/firewall/service_rules.pp                |  2 +-
manifests/haproxy.pp                               | 13 +++-
manifests/haproxy/horizon_endpoint.pp              | 27 +++++++++
manifests/haproxy/service_endpoints.pp             |  4 +-
manifests/haproxy/stats.pp                         | 19 +++---
manifests/keepalived.pp                            |  2 +-
manifests/profile/base/database/mysql.pp           |  7 +++
manifests/profile/base/database/mysql/client.pp    |  8 ++-
manifests/profile/base/kernel.pp                   |  8 +++
manifests/profile/base/logging/fluentd.pp          | 25 +++++---
manifests/profile/base/manila/share.pp             | 69 +++++++++++++---------
.../base/metrics/collectd/collectd_service.pp      |  2 +-
manifests/profile/base/metrics/qdr.pp              | 11 ++--
manifests/profile/base/neutron/sriov.pp            |  1 -
manifests/profile/base/nova/compute.pp             |  1 +
manifests/profile/base/nova/migration/target.pp    |  7 +++
manifests/profile/base/octavia/api.pp              | 16 ++++-
manifests/profile/base/pacemaker.pp                | 24 ++++++--
manifests/profile/base/pacemaker/instance_ha.pp    |  1 +
manifests/profile/base/pacemaker_remote.pp         | 18 ++++++
.../profile/pacemaker/database/redis_bundle.pp     |  2 +-
manifests/profile/pacemaker/manila/share_bundle.pp | 17 ++----
manifests/profile/pacemaker/rabbitmq_bundle.pp     | 28 +++++++--
metadata.json                                      |  2 +-
...octavia-ovn-nb-connection-9d5bc428c4ff35af.yaml |  5 ++
.../rabbitmq_extra_policies-69cbc0a4afeac963.yaml  |  5 ++
spec/classes/tripleo_keepalive_spec.rb             |  2 +-
...pleo_profile_base_database_mysql_client_spec.rb | 20 +++++--
.../tripleo_profile_base_logging_fluentd_spec.rb   |  9 ++-
.../tripleo_profile_base_octavia_api_spec.rb       | 13 ++--
...o_profile_pacemaker_manila_share_bundle_spec.rb |  8 +--
.../docker_distribution/registry_config.yml.erb    | 11 ----
.../neutron/neutron-keepalived-state-change.epp    |  9 ++-
tox.ini                                            |  2 +-
zuul.d/layout.yaml                                 |  8 ---
36 files changed, 283 insertions(+), 124 deletions(-)







More information about the Release-announce mailing list