tripleo-heat-templates 14.1.2 (wallaby)
We eagerly announce the release of: tripleo-heat-templates 14.1.2: Heat templates for deploying OpenStack with OpenStack. This release is part of the wallaby stable release series. The source is available from: https://opendev.org/openstack/tripleo-heat-templates Download the package from: https://tarballs.openstack.org/tripleo-heat-templates/ Please report issues through: https://bugs.launchpad.net/tripleo/+bugs For more details, please see below. 14.1.2 ^^^^^^ New Features * The parameters CephHciOsdCount and CephHciOsdType were added in order to support the derive parameters feature for hyperconverged deployments when using cephadm. Changes in tripleo-heat-templates 14.1.1..14.1.2 ------------------------------------------------ 3ed600963 Pass custom CephConfigPath parameter to ceph-nfs role b2a8641a5 set ganesha idmap.conf file path and overrides 74e3884b4 Fix cinder's cephx keyring file permissions aaf57f21d Allow customizing podman's [engine]/events_logger ef96bfd19 Include the standalone ganesha tasks when ceph is external 0efd6f067 Disable tunnelled migration f006d0156 Added the posibility of skipping the NFS ping test on the rear installation 218f5f31a Add environment for external network VIP e15bfa6d8 Add OVNCMSOptions to Controller and Networker roles 3030fce6f Remove Ceph cluster replica and PG num from low-memory-usage.yaml 0b26b18e0 Skip cephadm playbook when there is no mon or nfs group 42f59769f Expose the monitoring_stack network to cephadm 1f7de63e5 Use collection FQCN for podman modules 0592cb32b Fix network_cidrs when ManageNetworks: false 8775a8bbe Move ceph_admin_extra_vars logic to tripleo-ansible d6c2740a8 Make clustercheck service accessible over socat acd41a608 Add neutron port tag hint for role name e86165354 Introduce CephHciOsdCount and CephHciOsdType 326452e58 Re-add NovaVncProxyNetwork to service_net_map.j2.yaml 36c16a189 Don't add external tasks for roles with zero count f17db7153 Add openstack-tox-tht to the gate bc232904a Fix RoleParameters in tuned-baremetal-ansible.yaml d172a7b58 Update .gitreview for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ci/environments/scenario001-standalone.yaml | 1 + common/deploy-steps.j2 | 25 ++++++++--- deployed-server/deployed-neutron-port.yaml | 5 +++ .../backup-and-restore/rear-baremetal-ansible.yaml | 7 +++ deployment/ceph-ansible/ceph-nfs.yaml | 9 ++++ deployment/cephadm/ceph-base.yaml | 24 ++++------- deployment/cephadm/ceph-client.yaml | 12 ++++++ deployment/cephadm/ceph-grafana.yaml | 5 +++ deployment/cephadm/ceph-nfs.yaml | 13 ++++++ deployment/cephadm/ceph-osd.yaml | 32 ++++++++++++++ deployment/cinder/cinder-api-container-puppet.yaml | 2 +- .../cinder/cinder-common-container-puppet.yaml | 50 +++++++++++++--------- deployment/database/mysql-container-puppet.yaml | 2 +- deployment/keystone/keystone-container-puppet.yaml | 2 +- deployment/nova/nova-api-container-puppet.yaml | 2 +- deployment/nova/nova-compute-container-puppet.yaml | 30 ++----------- .../nova/nova-conductor-container-puppet.yaml | 2 +- deployment/nova/nova-libvirt-container-puppet.yaml | 2 +- .../nova/nova-metadata-container-puppet.yaml | 2 +- .../nova-migration-target-container-puppet.yaml | 2 +- .../nova/nova-scheduler-container-puppet.yaml | 2 +- .../nova/nova-vnc-proxy-container-puppet.yaml | 2 +- .../pacemaker/clustercheck-container-puppet.yaml | 19 +++++++- deployment/podman/podman-baremetal-ansible.yaml | 11 ++++- deployment/tuned/tuned-baremetal-ansible.yaml | 19 +++++++- environments/external-network-vip.yaml | 5 +++ environments/low-memory-usage.yaml | 4 -- environments/manila-cephfsganesha-config.yaml | 4 ++ network/network.j2 | 24 +++-------- network/ports/deployed_port.j2 | 5 +++ network/ports/noop.yaml | 5 +++ network/ports/port.j2 | 9 ++++ network/ports/port_from_pool.j2 | 5 +++ network/service_net_map.j2.yaml | 1 + puppet/role.role.j2.yaml | 1 + .../ceph-hci-osd-count-type-241614543ef7cc58.yaml | 6 +++ roles/Controller.yaml | 2 + roles/ControllerAllNovaStandalone.yaml | 2 + roles/ControllerNoCeph.yaml | 2 + roles/ControllerNovaStandalone.yaml | 2 + roles/ControllerOpenstack.yaml | 2 + roles/ControllerSriov.yaml | 2 + roles/ControllerStorageDashboard.yaml | 2 + roles/ControllerStorageNfs.yaml | 2 + roles/Networker.yaml | 2 + roles/NetworkerSriov.yaml | 2 + roles_data.yaml | 2 + zuul.d/layout.yaml | 1 + 49 files changed, 270 insertions(+), 105 deletions(-)
participants (1)
-
no-reply@openstack.org