We are pumped to announce the release of: puppet-tripleo 7.4.6: 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. Changes in puppet-tripleo 7.4.5..7.4.6 -------------------------------------- d36324f Remove erroneous octavia code related to sync_db 77ea97f Set disable:true for oci-machine-register 5f39578 Configure libvirt SASL SCRAM-SHA1 when TLS is enabled dae228b Set ProxyPreserveHost in ec2api TLS proxy e6239b1 Prepare 7.4.6 (pike) 4909df1 Fix ordering when pacemaker with bundles is being used 3530b59 Conditionally include nova patch config in Nuage Diffstat (except docs and test files) ------------------------------------- manifests/profile/base/docker.pp | 37 +++++++++----- .../profile/base/neutron/plugins/ml2/nuage.pp | 9 ++++ manifests/profile/base/nova/ec2api.pp | 11 ++-- manifests/profile/base/nova/libvirt.pp | 59 +++++++++++++++++++++- manifests/profile/base/nova/migration/client.pp | 1 + manifests/profile/base/octavia/api.pp | 4 -- manifests/profile/base/pacemaker.pp | 15 ++++++ manifests/profile/base/pacemaker_remote.pp | 14 +++++ manifests/tls_proxy.pp | 29 +++++++---- metadata.json | 2 +- .../tripleo_profile_base_nova_libvirt_spec.rb | 59 ++++++++++++++++++++++ ...pleo_profile_base_nova_migration_client_spec.rb | 4 +- 12 files changed, 209 insertions(+), 35 deletions(-)