[release-announce] [tripleo] tripleo-heat-templates 6.2.13 (ocata)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 23 22:10:43 UTC 2018


We contentedly announce the release of:

tripleo-heat-templates 6.2.13: Heat templates for deploying OpenStack
with OpenStack.

This release is part of the ocata stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/tripleo-heat-templates

Download the package from:

    https://tarballs.openstack.org/tripleo-heat-templates/

Please report issues through launchpad:

    http://bugs.launchpad.net/tripleo

For more details, please see below.

6.2.13
^^^^^^

New Features

* Allows the configuration of the Neutron LBaaS agent.

* Till now, the ovs service file and ovs-ctl command files are
  patched to allow ovs to run with qemu group. In order to remove this
  workarounds, a new group hugetlbfs is created which will be shared
  between ovs and qemu. Use env file ovs-dpdk-permissions.yaml while
  deploying.

Changes in tripleo-heat-templates 6.2.12..6.2.13
------------------------------------------------

de86346 Configure qemu group setting as hugetlbfs for ovs-dpdk
90d1181 Configure qemu group setting as hugetlbfs for ovs-dpdk
68e062e Ensure openvswitch user exist before package update
b6eca32 Enable Neutron LBaaS Integration
fa6eb78 Make heat parameter plugin_dirs configurable
638db58 Remove non-conditional worker count configuration


Diffstat (except docs and test files)
-------------------------------------

capabilities-map.yaml                              |  5 ++
environments/neutron-ovs-dpdk-permissions.yaml     |  3 ++
environments/ovs-dpdk-permissions.yaml             |  3 ++
environments/services/neutron-lbaasv2.yaml         | 16 ++++++
extraconfig/tasks/pacemaker_common_functions.sh    | 13 +++++
overcloud-resource-registry-puppet.j2.yaml         |  1 +
puppet/services/heat-engine.yaml                   |  5 ++
puppet/services/neutron-api.yaml                   |  2 -
puppet/services/neutron-lbaas.yaml                 | 60 ++++++++++++++++++++++
puppet/services/neutron-ovs-dpdk-agent.yaml        | 20 +++++++-
...neutron-lbaas-integration-8cc3e9b71e0e3044.yaml |  4 ++
.../ovs-dpdk-permissions-50c5b33334ff4711.yaml     |  7 +++
roles_data.yaml                                    |  1 +
13 files changed, 137 insertions(+), 3 deletions(-)







More information about the Release-announce mailing list