openstack-cluster-installer (43.0.2)
[PTS] [DDPO]
COMMITS: VCS has seen 17 commits since the debian/43.0.2 tag
- Git: https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer.git
-
- Branch: debian/epoxy
- Path: debian/changelog
- Repo size: 3284992
- Browser: https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer
- Last scan: 2025-04-01 09:15:22+00
- Next scan: 2025-04-08 05:53:00+00
- Merge requests: 3
- CI pipeline status: success
- Debian changelog in Git:
openstack-cluster-installer (43.0.2) unstable; urgency=medium
[ Thomas Goirand ]
* [59243d5] compute.pp: correctly set block_device_allocate_retries and
block_device_allocate_retries_interval in victoria and wallaby.
* [6ebe619] Always transmit Ceph keys to controller.pp, even when using
cephadm to deploy.
* [552210b] When using cephadm to deploy, install cephadm only if not
bullseye.
* [feacf04] Add support for barbican_endpoint in swiftproxies starting with
Victoria, not just Caracal, as I just backported the feature in both Swift
and puppet-module-swift.
* [a7e4e22] Make upgrades work without moving the VIPs.
* [dc53934] Upgrade Neutron last and slow down if rabbitmq messages too high.
* [56b4c6f] Fix advertizing Octavia network in the PoC.
[ Olivier Chaze ]
* [f927ff6] workaround for https://bugs.launchpad.net/swift/+bug/2093413
[ Thomas Goirand ]
* [6cefba4] Set uwsgi/disable-logging to false everywhere.
* [d85d762] Rewrite Octavia functional test exclude list after Octavia
network setup is correct.
* [558ef0f] Add 'qos' to extentions in ml2::ovs.
* [8e0d859] Add 'fip_qos' and 'gateway_ip_qos' to l3 agent extentions.
[ Simeon Gourlin ]
* [0f32e8a] Fix number of rpc_workers for Neutron.
See merge request openstack-team/debian/openstack-cluster-installer!83
[ Thomas Goirand ]
* [a7fc851] Add elastic role.
* [1f75699] Add missing puppet-module-voxpupuli-elasticsearch runtime depends
* [8479da9] ::cloudkitty has no param rabbit_transient_quorum_queue
* [23e4cec] Revert "::cloudkitty has no param rabbit_transient_quorum_queue"
This reverts commit 8479da92f5ebe6c5496900c0de912c0c2e38099d.
since I fixed the puppet module.
* [62d079e] ocicli cluster-install: also install elsaticsearch server.
* [5b58d9f] tempest.pp: fix dashboard_url in case of dalmatian and up.
* [bf4b109] openstack-cluster-installer-build-live-image: fix installing
storcli on HPE
[ Olivier Chaze ]
* [0ce14df] remove double declaration so iptable rules are actually applied.
[ Thomas Goirand ]
* [c10da88] Also fix storcli install under > Buster.
* [39141ba] Fix previous fix... :P
* [054a3e2] Cephadm no pool create on controllers
* [2d96dfd] No neutron-metering-agent if not using telemetry.
* [ee8ddc6] network node: Fix packet lost with high trafic on network nodes.
* [04be6d0] Document creating CEPH_1 cinder backend.
* [c936ad8] Switch depends from bind9utils to bind9-utils (Closes: #1100059).
-- Thomas Goirand <zigo@debian.org> Tue, 11 Mar 2025 08:33:12 +0100
- This branch is 17 commits ahead of tag debian/43.0.2
- Git log:
commit 09283fda2eefff9e859707f465eb9a903d625e5c
Author: Thomas Goirand <zigo@debian.org>
Date: Tue Apr 1 10:17:49 2025 +0200
Setup min microversions.
commit 26663d4e814532f52cf10931bf3e67194127f61a
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Mar 31 11:28:55 2025 +0200
Setup a tempest2 alt_username + alt_project.
commit 134f44e1fc10e5e293f10d96f662126e47e33186
Author: Thomas Goirand <zigo@debian.org>
Date: Sat Mar 29 12:42:09 2025 +0100
tempest.pp: Use zabbix as username for tempest.
commit fd1bef87ac60fd86871af41ed349ed1cf6f9fbe5
Author: Thomas Goirand <zigo@debian.org>
Date: Fri Mar 28 23:51:46 2025 +0100
tempest.pp: set heat_plugin/username, password and region.
commit bf12191ab355a802ee91869e05aa8f1eb28a95d6
Author: Thomas Goirand <zigo@debian.org>
Date: Thu Mar 27 10:46:26 2025 +0100
tempest.pp: set volume/catalog_type in tempest.conf, and correctly set microversions for Dalmatian and Epoxy.
commit 06b1ea48a073185d8d7d6e1ec5b480a26937d1cf
Author: Thomas Goirand <zigo@debian.org>
Date: Thu Mar 27 08:36:06 2025 +0100
oci-poc-provision-network: Fix dynamic-routing setup to use leaf2 for ipv4 advertizing.
commit 17735616402a9422469b4e997070f5f67145b3f1
Author: Thomas Goirand <zigo@debian.org>
Date: Wed Mar 26 11:34:31 2025 +0100
poc: install cl1 network nodes and cl3 controllers on ens5, not ens4, as it's leaf2 that has VLAN for it.
commit 6530628ad189c97ba6c0aea4b0b763b191a51612
Author: Thomas Goirand <zigo@debian.org>
Date: Tue Mar 25 15:26:21 2025 +0100
Use [signed-by=] and avoid using apt-key add.
commit 2824033475b8dae05feb7ba8ab7d72388ffc8827
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Mar 24 15:14:12 2025 +0100
controller_iptables.pp: fix LOGDROP table isn't created if rate limit isn't disabled.
commit 1bb1d79092b30ae778c45d883cae7c523b65e5c2
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Mar 24 18:12:11 2025 +0100
oci-poc-provision-network: Fix BGP_NET_LEAF_2_REMOTE_AS
commit 632144d7f54961447d29e0633160ae54503c8866
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Mar 24 12:46:08 2025 +0100
Improve README.md thanks to Florian La Roche <florian.laroche@googlemail.com>
commit 5915d8e0ca2a2890a496a6c1fff31af39f442651
Author: Thomas Goirand <zigo@debian.org>
Date: Fri Mar 21 12:43:17 2025 +0100
Add bookworm-epoxy key.
commit 1e910514dc6a26d05f2bb30aacfbf57d06210640
Author: Olivier Chaze <olivier.chaze@infomaniak.com>
Date: Tue Mar 18 09:09:48 2025 +0100
option http-buffer-request mandatory for req ACLs
commit 49185b8361331607e6d329b40d0e44c4909b4071
Author: Olivier Chaze <olivier.chaze@infomaniak.com>
Date: Mon Mar 17 11:45:32 2025 +0100
option http-buffer-request mandatory for req.body ACLs
commit 4e959b5f6d30dab9d9d9438213f40d6a5fc88c40
Author: Thomas Goirand <zigo@debian.org>
Date: Thu Mar 13 10:47:31 2025 +0100
compute.pp: install and run numad only if cpu_sockets >= 2
commit 36258c2f73a0cd4504658f9785725030e790e1ef
Author: Thomas Goirand <zigo@debian.org>
Date: Wed Mar 12 15:36:57 2025 +0100
haproxy.cfg for the PoC
commit 3a29887ece292f4e820c7041a98575106ea9b026
Author: Thomas Goirand <zigo@debian.org>
Date: Wed Mar 12 12:48:44 2025 +0100
Fix default volume size in tempest, as 2GB makes tempest fail.