[tripleo] puppet-tripleo 7.4.5 (pike)
We contentedly announce the release of: puppet-tripleo 7.4.5: Puppet module for OpenStack TripleO This release is part of the pike 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. 7.4.5 ^^^^^ New Features ************ * keystone notification topics are now configured via the keystone_notification_topics hiera key. Which aggregates all the keys that match this. It's useful for dynamically configuring the topics and not always sending them. Bug Fixes ********* * Include the Swift base class in the proxy class, to ensure Swift hash values are properly set in swift.conf when not applying the storage manifest on the same node. Changes in puppet-tripleo 7.4.4..7.4.5 -------------------------------------- 271e9ba Prepare 7.4.5 release 7278ca8 Puppetfile: pin puppetlabs-haproxy to 1.5 (latest pike) 27fd7fa Include swift base class in the proxy class 0e0c8d3 Add TLS for ec2api metadata service af1ccfe Migrate puppet-tripleo to zuul v3 jobs e0841e5 HAproxy should get full response from ironic-inspector 8aa133f Fix libvirt exec deps for split-stack 7f537d3 Add TLS for ec2api service 8de2db7 Fix logrotate containers log b25798b Make keystone notification topics configurable 8eafd01 Create dedicated "apache" base profile Diffstat (except docs and test files) ------------------------------------- Puppetfile_extras | 2 +- manifests/haproxy.pp | 3 + manifests/profile/base/aodh/api.pp | 2 +- manifests/profile/base/apache.pp | 43 +++++ manifests/profile/base/barbican/api.pp | 2 +- manifests/profile/base/ceilometer/api.pp | 2 +- manifests/profile/base/cinder/api.pp | 2 +- manifests/profile/base/gnocchi/api.pp | 2 +- manifests/profile/base/heat/api.pp | 2 +- manifests/profile/base/heat/api_cfn.pp | 2 +- manifests/profile/base/heat/api_cloudwatch.pp | 2 +- manifests/profile/base/horizon.pp | 3 +- manifests/profile/base/ironic/api.pp | 2 +- manifests/profile/base/keystone.pp | 61 ++++--- manifests/profile/base/mistral/api.pp | 2 +- manifests/profile/base/nova/api.pp | 2 +- manifests/profile/base/nova/ec2api.pp | 112 ++++++++++++- manifests/profile/base/nova/libvirt.pp | 6 +- manifests/profile/base/nova/placement.pp | 2 +- manifests/profile/base/panko/api.pp | 2 +- manifests/profile/base/swift/proxy.pp | 1 + manifests/profile/base/zaqar.pp | 2 +- metadata.json | 2 +- ...stone-notification-topics-5b155e7b5e60b7fd.yaml | 7 + ...ift-proxy-use-hash-suffix-b04c2ac17a2c8c38.yaml | 6 + spec/classes/tripleo_profile_base_apache_spec.rb | 73 +++++++++ templates/logrotate/containers_logrotate.conf.erb | 2 +- zuul.d/layout.yaml | 179 +++++++++++++++++++++ 28 files changed, 481 insertions(+), 47 deletions(-)
participants (1)
-
no-reply@openstack.org