[tripleo] puppet-tripleo 7.4.1 (pike)
We are jazzed to announce the release of: puppet-tripleo 7.4.1: Puppet module for OpenStack TripleO This release is part of the pike stable 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.1 ^^^^^ New Features * Provides a way to set HAProxy socket access level. This will allow people to manage HAProxy directly through command-line, for example in order to temporarly disable backends. Changes in puppet-tripleo 7.4.0..7.4.1 -------------------------------------- bc3dfc5 Release 7.4.1 68c6f28 Support for Ocata-Pike live-migration over ssh ff5a573 added release note for new haproxy_socket_access 4e484c4 Added new parameter for HAProxy configuration 0ebd574 Move manila backend configuration from pacemaker to base Diffstat (except docs and test files) ------------------------------------- manifests/haproxy.pp | 8 +- manifests/profile/base/manila/share.pp | 187 +++++++++++++++++++++ manifests/profile/base/nova/migration/proxy.pp | 78 +++++++++ manifests/profile/base/nova/migration/target.pp | 7 +- manifests/profile/base/sshd.pp | 17 +- manifests/profile/pacemaker/manila.pp | 187 --------------------- metadata.json | 2 +- .../haproxy_socket_access-ba72ad281ca64287.yaml | 7 + ...ipleo_profile_base_nova_migration_proxy_spec.rb | 103 ++++++++++++ ...pleo_profile_base_nova_migration_target_spec.rb | 45 +++++ spec/classes/tripleo_profile_base_sshd_spec.rb | 52 +++++- 11 files changed, 498 insertions(+), 195 deletions(-)
participants (1)
-
no-reply@openstack.org