[release-announce] [tripleo] puppet-tripleo-announce-release 5.6.0 (newton)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 27 23:26:35 UTC 2017
We are delighted to announce the release of:
puppet-tripleo-announce-release 5.6.0
This release is part of the newton stable release series.
Download the package from:
https://tarballs.openstack.org/puppet-tripleo/
For more details, please see below.
5.6.0
^^^^^
Known Issues
************
* Invoke rabbitmq_user resource explicity to apply password change
during update, if any.
Bug Fixes
*********
* Fixes missing neutron base class in sriov
Changes in puppet-tripleo-announce-release 5.5.0..5.6.0
-------------------------------------------------------
5565647 Prepare 5.6.0 release (newton)
e0d5fc5 Fixes missing neutron base in sriov
4f776e7 Deploy WSGI apps at the same step (3)
f206c2c Move horizon to step 3
9849454 Check rabbitmq user at step >= 2
b5f07cc Add support to changing the Rabbitmq password on update
88a65c9 Fixes issues with raising mysql file limit
d567e91 Include nova::compute::libvirt::qemu from the libvirt profile
777cff9 Stop the chronyd service
51ee608 Add bindep support
094ddde mariadb: Move generation of systemd drop-in to puppet-tripleo
1639496 nova/libvirt: switch vnc server binding
915f271 Stop accidentally removing docker-distribution
c681d3a Add Docker Registry profile
a3e20cd Add virtual_packages support to norpm provider
e77334f Enable object-expirer on Swift proxy profile
801cadf Update puppet-midonet
5ebea8e horizon: be more flexible in hiera neutron
a3b0c4f Call VF configuration from udev rules
efc6021 Don't include api/scheduler manifests on manila share service set up
10a70ea Decouples neutron services from OpenDaylight API service
6078666 Fixes missing haproxy firewall rules for OpenDaylight
a3d8844 Add the ml2_odl section when using opendalight_v2
Diffstat (except docs and test files)
-------------------------------------
Puppetfile_extras | 11 +++-
bindep.txt | 2 +
lib/puppet/provider/package/norpm.rb | 2 +
manifests/haproxy.pp | 26 +++-----
manifests/host/sriov.pp | 3 +-
manifests/host/sriov/numvfs_persistence.pp | 23 ++++++-
manifests/profile/base/aodh/api.pp | 2 +-
manifests/profile/base/database/mysql.pp | 34 ++++++++--
manifests/profile/base/docker_registry.pp | 74 +++++++++++++++++++++
manifests/profile/base/horizon.pp | 4 +-
manifests/profile/base/neutron/opendaylight.pp | 19 ++----
manifests/profile/base/neutron/plugins/ml2.pp | 2 +-
manifests/profile/base/neutron/sriov.pp | 2 +
manifests/profile/base/nova/compute/libvirt.pp | 15 +----
manifests/profile/base/rabbitmq.pp | 29 +++++++++
manifests/profile/base/swift/proxy.pp | 2 +
manifests/profile/base/time/ntp.pp | 30 +++++++++
manifests/profile/pacemaker/manila.pp | 2 -
.../rabbitmq-user-check-95da891a2e197d89.yaml | 6 ++
metadata.json | 2 +-
.../fix-sriov-neutron-base-3e32bd667886c474.yaml | 3 +
.../rabbitmq_password_change-4fce15c9ebb0e20c.yaml | 4 ++
.../tripleo_profile_base_database_mysql_spec.rb | 75 ++++++++++++++++++++++
spec/classes/tripleo_profile_base_horizon_spec.rb | 57 ++++++++++++++++
spec/classes/tripleo_profile_base_time_ntp_spec.rb | 39 +++++++++++
.../tripleo_host_sriov_numvfs_persistence_spec.rb | 11 +++-
spec/fixtures/hieradata/default.yaml | 1 +
.../docker_distribution/registry_config.yml.erb | 11 ++++
28 files changed, 430 insertions(+), 61 deletions(-)
More information about the Release-announce
mailing list