We are delighted to announce the release of: puppet-tripleo 5.6.5 This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/puppet-tripleo/ For more details, please see below. Changes in puppet-tripleo 5.6.4..5.6.5 -------------------------------------- 388d184 Prepare puppet-tripleo 5.6.5 0b212af [newton] Add Puppet package to bindep, for module build e124996 Fix libvirt exec deps for split-stack 04db757 Handle duplicate/invalid entries in migration SSH inbound addresses 08cd4ba Disable SSH login for nova_migration user when migration over ssh is disabled. Diffstat (except docs and test files) ------------------------------------- bindep.txt | 1 + .../parser/functions/validate_array_of_ips.rb | 32 +++++ manifests/profile/base/nova.pp | 67 +++++---- manifests/profile/base/nova/libvirt.pp | 6 +- metadata.json | 2 +- spec/classes/tripleo_profile_base_nova_spec.rb | 156 +++++++++++++++++++-- 6 files changed, 225 insertions(+), 39 deletions(-)