We are glad to announce the release of: puppet-tripleo 7.4.3: 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.3 ^^^^^ Bug Fixes * Adds workaround to disable port status feature for OpenDaylight which is currently broken in OpenDaylight. This fixes the inability to launch nova instances. Changes in puppet-tripleo 7.4.2..7.4.3 -------------------------------------- 7a52d38 Prepare puppet-tripleo 7.4.3 b9cef7d [pike] Add Puppet package to bindep, for module build 93a9217 Add option to disable running mistral-api via wsgi 1e9000a Make sure tuned package is installed before calling tuned-adm f0c1731 ovn HA: Enable ip_nonlocal_bind sysctl flag 22ff1cf Disables port status for all ODL deployments 250d979 Set meta container-attribute-target=host attribute Diffstat (except docs and test files) ------------------------------------- bindep.txt | 1 + manifests/profile/base/mistral/api.pp | 17 +++++++++++++---- .../base/neutron/plugins/ml2/opendaylight.pp | 21 ++------------------- manifests/profile/base/tuned.pp | 4 +++- .../profile/pacemaker/database/mysql_bundle.pp | 9 +++++---- .../profile/pacemaker/database/redis_bundle.pp | 2 +- manifests/profile/pacemaker/ovn_dbs_bundle.pp | 9 ++++++++- manifests/profile/pacemaker/ovn_northd.pp | 6 ++++++ manifests/profile/pacemaker/rabbitmq_bundle.pp | 2 +- metadata.json | 2 +- .../disable-odl-port-status-117c1d9c2f3235e9.yaml | 6 ++++++ 11 files changed, 47 insertions(+), 32 deletions(-)