Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronise 2024.1 with upstream #642

Merged
merged 16 commits into from
Dec 2, 2024
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 2, 2024

This PR contains a snapshot of 2024.1 from upstream stable/2024.1.

mmalchuk and others added 16 commits October 9, 2024 14:32
Followup on Ib69fc0017b3bfbc8da4dfd4301710fbf88be661a. This change
adds the ability to provide the NTP (time source) server for multiple
DHCP ranges in the Ironic Inspector DHCP server.

Change-Id: I4bbfef3a391b8582ae73cbe06138715b43584dec
Signed-off-by: Maksim Malchuk <[email protected]>
(cherry picked from commit 5a37bd6)
Add missing logrotate config for redis.

Closes-Bug: 2084523

Change-Id: Ic631a9c87f7be30f7694706928d9ede62015ed6d
Signed-off-by: Jan Horstmann <[email protected]>
(cherry picked from commit 646e24f)
This patch fix issue when inventory file is deleted
by kolla-ansible -i /etc/kolla/inventory destroy call.

Now, inventories are available in tools/cleanup-host
so we can ignore their removal.

Closes-Bug: #2052706
Change-Id: If89e94356de515b40ca4e8c023979cd498146303
(cherry picked from commit 18899a7)
Related-Bug: #2024554
Change-Id: Ie678d90f88034a079f3284ab5a509be24e8eb42b
(cherry picked from commit 675b040)
This patch resolves an issue where ProxySQL could not
bind due to incorrectly formatted IPv6 addresses in the
`mysql_ifaces` configuration. The kolla's
`put_address_in_context` filter is now used, ensuring
the addresses are properly enclosed in square brackets
for correct binding.

Closes-Bug: #2081106
Change-Id: Ic166b8d9a500023c8d23ec9fee03b28b268b26e7
(cherry picked from commit 12eeccd)
Change-Id: I3434eb7f751553a3a29a718ac20975529736bc3b
(cherry picked from commit 1cec85d)
In 2023.1, mariadb was at version 10.6, which meant that
the PERCONA_SCHEMA.xtrabackup_history table was used to
log historicals for backups.

Starting in 2023.2 onwards, mariadb is at version 10.11, and the
default table used is now mysql.mariadb_backup_history.

Because the mysql database already exists, there is no reason
to try and create it. Instead, we just need to update the defaults
and ensure the permissions get added to the correct database.

Related-Bug: #2061889
Change-Id: If146d8f896c70374884807d42ca0e12df3276d48
(cherry picked from commit 7aea1d3)
builds are completely broken since end of september[1].

remove openeuler builds for now to preserve CI ressources.

[1]: https://zuul.opendev.org/t/openstack/builds?job_name=kolla-ansible-openeuler&project=openstack%2Fkolla-ansible&branch=stable%2F2024.1&result=SUCCESS&skip=0

Signed-off-by: Sven Kieske <[email protected]>
Change-Id: Ic3637eedc12c4550afcdf7468f2a7d9e7caf5313
Change-Id: I044affa85290caf9d71e8ba5bc7cf0f5be8941e7
@priteau priteau merged commit 4518709 into stackhpc/2024.1 Dec 2, 2024
3 checks passed
@priteau priteau deleted the upstream/2024.1-2024-12-02 branch December 2, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants