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

no-reply at openstack.org no-reply at openstack.org
Mon Oct 8 18:27:20 UTC 2018


We are excited to announce the release of:

puppet-tripleo 10.0.0: Puppet module for OpenStack TripleO

This release is part of the stein release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/puppet-tripleo

Download the package from:

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

Please report issues through launchpad:

    http://bugs.launchpad.net/tripleo (tag: puppet)

For more details, please see below.

10.0.0
^^^^^^

New Features

* The interface "tripleo::<service name>::mysql_user" was created.
  It allows service writes to create databases, database users and
  grants via hieradata instead of having to modify puppet-tripleo.

* Add support for configuring the metadata file used by Glance
  Netapp NFS backend.

Changes in puppet-tripleo 9.3.0..10.0.0
---------------------------------------

91262ec First tag for Stein 10.0.0
594aff4 Disable chrony-wait
8a1ab7d Revert "Fix postrotate to notify holders of rotated logs"
de28e02 Enable TLS in the internal network for Octavia API
d37c74d Fix postrotate to notify holders of rotated logs
2c7e877 adding deployment_type fact in support
bfba3ad Fix fluentd multifile problem.
e288dbd Make sure rhel-plugin-push.service is stopped after pacemaker stops
d98d979 Introduce alternative to get ip_addresses and server_names
0730ff2 Create interface to create mysql resources via hieradata
a1a30bc Set OVS local ip through OVS ODL class
8975100 Allow VIP resource to have customized ops
0ed2cf7 Conditionalize rndc changes
77079ba Make sure that stonith state is enforced before attempting a scaleup
5a96b2e mysql/client: create tripleo.cnf everytime
b918c0b add scenario003 tests when designate changes
7eb8cab Update reno for stable/rocky
121af47 switch documentation job to new PTI
e1b3bfa import zuul job settings from project-config
2f80fa1 Move metadata file creation of glance netapp to puppet-tripelo from THT


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

manifests/fencing.pp                               |  2 +-
manifests/haproxy.pp                               |  1 +
manifests/haproxy/endpoint.pp                      | 24 +++++++-
manifests/pacemaker/haproxy_with_vip.pp            | 13 +++-
manifests/profile/base/database/mysql.pp           |  6 ++
manifests/profile/base/database/mysql/client.pp    |  6 +-
manifests/profile/base/database/mysql/user.pp      | 62 +++++++++++++++++++
manifests/profile/base/database/mysql/users.pp     | 37 +++++++++++
manifests/profile/base/designate.pp                | 20 +++---
manifests/profile/base/designate/worker.pp         | 10 +--
manifests/profile/base/glance/netapp.pp            | 60 ++++++++++++++++++
.../base/logging/fluentd/fluentd_service.pp        |  4 +-
.../base/neutron/plugins/ovs/opendaylight.pp       |  4 +-
manifests/profile/base/octavia/api.pp              | 71 +++++++++++++++++++++-
manifests/profile/base/pacemaker.pp                |  6 ++
manifests/profile/base/pacemaker_remote.pp         |  5 ++
manifests/profile/base/time/ntp.pp                 |  5 ++
manifests/profile/pacemaker/haproxy.pp             | 18 ++++++
manifests/profile/pacemaker/haproxy_bundle.pp      | 18 ++++++
metadata.json                                      |  2 +-
...duce-mysql-user-interface-e16d62f3743128a0.yaml |  6 ++
...reation-for-glance-netapp-47668bb602316024.yaml |  4 ++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/rocky.rst                      |  6 ++
...pleo_profile_base_database_mysql_client_spec.rb | 25 ++++++++
.../tripleo_profile_base_logging_fluentd_spec.rb   | 29 +++++++++
.../tripleo_profile_base_octavia_api_spec.rb       | 31 ++++++++++
...ripleo_profile_base_database_mysql_user_spec.rb | 43 +++++++++++++
zuul.d/layout.yaml                                 |  3 +
29 files changed, 497 insertions(+), 25 deletions(-)







More information about the Release-announce mailing list