Commit Graph

13967 Commits

Author SHA1 Message Date
Michal Nasiadka 5aac09c9a2 openvswitch: Stop using intermediate scripts
This will fix exit codes - details in bug.

Basically openvswitch treats TERM as something fatal (exits
with 143) and the only solution for graceful exit is using
ovs-appctl and sending exit command, just like ovs-ctl utility
does.

Depends-On: https://review.opendev.org/c/openstack/kolla/+/905189

Partial-Bug: #2048130
Change-Id: I523018cb98944de60d7b95404deb7cebd641f33a
2024-05-14 10:56:44 +00:00
Michal Nasiadka 4f031961a3 mariadb-clustercheck: Use socat wrapper
Depends-On: https://review.opendev.org/c/openstack/kolla/+/904981

Partial-Bug: #2048130
Change-Id: Ib971b694c12ccb51e0893978dd5962040f2fbd22
2024-05-14 10:56:39 +00:00
Michal Nasiadka f1331fa887 haproxy: Use -f configdir instead of for and xargs
-f configdir has been supported in HaProxy since 1.7

Partial-Bug: #2048130
Change-Id: Icb95cb072cb3eb5c27ffd79a127069bfcf21a61a
2024-05-14 10:56:31 +00:00
Zuul cff75f6eac Merge "ironic: mount metrics in conductor only when exporter is enabled" 2024-05-13 13:50:22 +00:00
Michal Nasiadka 031859764a neutron: add service role
After Neutron policy changes - Octavia jobs started
to fail on cascade LB deletion due to Neutron user
not having service role.

Closes-Bug: #2065337

Change-Id: I616bf3a3dbb4d963665b1621a9e5e9d417b13942
2024-05-09 19:22:15 +00:00
Zuul b382471d02 Merge "loadbalancer: fix upgrade task when podman is used" 2024-05-09 13:31:44 +00:00
OpenStack Release Bot 1efa653e37 Update master for stable/2024.1
Add file to the reno documentation build to show release notes for
stable/2024.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.1.

Sem-Ver: feature
Change-Id: I6e25de71b55d37a9d0492e65751ddc73c6a6dbdc
2024-05-08 10:11:14 +00:00
Zuul 652a8f8f72 Merge "Refine release notes before kolla 2024.1 release" 2024-05-07 15:10:35 +00:00
Zuul af30bcab69 Merge "Fix link in reno" 2024-05-07 11:21:25 +00:00
Zuul e4d19abbf2 Merge "Configure Blazar with custom CA file" 2024-05-07 11:21:23 +00:00
Bartosz Bezak 43f43c97c4 Refine release notes before kolla 2024.1 release
Change-Id: I9e4933cecd5c1e336b1bdc1072925fa73cd0c8ee
2024-05-07 13:07:04 +02:00
Uwe Jäger e0fbc5ad41 Fix link in reno
Change-Id: I79fa2dde62dceea656cff011fd28659f08d9e304
2024-05-07 10:13:15 +00:00
Zuul 1e86178d20 Merge "reno: Update master for unmaintained/zed" 2024-04-29 14:51:52 +00:00
Zuul cfb20ce0ff Merge "Re-add the neutron-fwaas" 2024-04-29 14:51:49 +00:00
Zuul 20b79a59a6 Merge "fix swift keystone auth url" 2024-04-29 13:49:32 +00:00
OpenStack Release Bot 51764e4658 reno: Update master for unmaintained/zed
Update the zed release notes configuration to build from
unmaintained/zed.

Change-Id: I6b3af04a40264b5ca120b6503162098646badb37
2024-04-29 13:31:10 +00:00
Zuul 4486100614 Merge "CI: Break OVN cluster before reconfigure" 2024-04-29 08:57:09 +00:00
howardlee e9794721ab Re-add the neutron-fwaas
neutron-fwaas has become active again

Depends-On: https://review.opendev.org/c/openstack/kolla/+/914855

Change-Id: Ie5a7b2da9a351e8f47a1ae830bb2fee0a8e35e38
2024-04-29 07:43:16 +00:00
Michal Wyszkowski ca90fb8327 loadbalancer: fix upgrade task when podman is used
Closes-Bug: 2063896
Change-Id: Ie0d6a8f458562eb32171b5fe23b8cd0cd375dcfb
2024-04-27 11:48:25 +02:00
Zuul 55cdf7905d Merge "Drop Vitrage" 2024-04-25 14:26:46 +00:00
Zuul 55cfbf04d0 Merge "Drop Murano" 2024-04-25 14:26:03 +00:00
Zuul d524c25ba8 Merge "Revert "Deprecate Masakari"" 2024-04-25 12:48:36 +00:00
Zuul 0f02c1a25f Merge "Drop Senlin" 2024-04-25 12:48:32 +00:00
Zuul 553c007e49 Merge "CI: Add codespell to pep8" 2024-04-25 12:16:53 +00:00
Zuul 67a666293b Merge "Drop Sahara" 2024-04-25 09:27:36 +00:00
Zuul 5eb08fe395 Merge "Drop Solum" 2024-04-25 09:27:33 +00:00
Zuul 4080868904 Merge "Drop Freezer" 2024-04-25 09:27:30 +00:00
Michal Nasiadka ca1fe60fb6 Drop Vitrage
It was deprecated in Antelope cycle.

Change-Id: I499e69ec6db63e4067e49376e2a1f3e01e48fe62
2024-04-25 09:20:51 +00:00
Michal Nasiadka 6c31bb676d Drop Murano
It's inactive and hasn't produced a 2024.1 release [1].
In addition to that, there's a CVE that hasn't really been patched [2].

Also drop outward_rabbitmq that was used only with Murano.

[1]: https://governance.openstack.org/tc/reference/emerging-technology-and-inactive-projects.html#current-inactive-projects
[2]: https://lists.openstack.org/archives/list/openstack-announce@lists.openstack.org/thread/4FYM6GSIM5WZSJQIG4TT5Q3UBKQIHLWX/

Change-Id: I691205730b0e10a42ce61f3340cc39ee51bd1010
2024-04-25 09:20:42 +00:00
Zuul 5e3bfa5462 Merge "Fix 'cinder-backup' service when Swift with TLS enabled" 2024-04-24 17:14:29 +00:00
Zuul b6fdc983db Merge "Add sysctl role" 2024-04-24 15:24:48 +00:00
Zuul 74b69f6a86 Merge "Update cell0 database connection" 2024-04-24 15:24:46 +00:00
Michal Nasiadka b3f19f8146 Drop Senlin
It's inactive and hasn't produced a 2024.1 release [1].

[1]: https://governance.openstack.org/tc/reference/emerging-technology-and-inactive-projects.html#current-inactive-projects

Change-Id: I217b3633f07e5b2c657e20b19aaa4fbb46535a97
2024-04-24 16:58:36 +02:00
Michal Nasiadka d701ae5015 Drop Sahara
It's inactive and hasn't produced a 2024.1 release [1].

[1]: https://governance.openstack.org/tc/reference/emerging-technology-and-inactive-projects.html#current-inactive-projects

Change-Id: I888963751b6e1ed080588297c2889e700431516c
2024-04-24 16:49:14 +02:00
Michal Nasiadka 2edecb82a1 Drop Solum
It's inactive and hasn't produced a 2024.1 release [1].

[1]: https://governance.openstack.org/tc/reference/emerging-technology-and-inactive-projects.html#current-inactive-projects

Change-Id: Ic988295bc5b8acb19df008fe0d52a3bcc6de2135
2024-04-24 16:38:31 +02:00
Michal Nasiadka d45c632d71 Drop Freezer
It's inactive and hasn't produced a 2024.1 release [1].
There are some efforts to restore Freezer, but let's remove it for now.

[1]: https://governance.openstack.org/tc/reference/emerging-technology-and-inactive-projects.html#current-inactive-projects

Change-Id: Ie42012af9e5c64bca23a6e6826bfc4651fd194bd
2024-04-24 16:17:30 +02:00
Zuul fadb484185 Merge "Allow overriding of Skyline logos" 2024-04-24 08:18:37 +00:00
Zuul ab31c6fb3c Merge "Update configuration to enable more services in Skyline Console" 2024-04-23 18:41:40 +00:00
Uwe Jäger 634d54b4b1 Allow overriding of Skyline logos
Change-Id: I3975b5266c8700c81439b4d891d446eba2a52e54
2024-04-23 15:17:32 +02:00
Zuul 5a663aec1d Merge "mariadb: fix cluster recovery" 2024-04-22 13:46:41 +00:00
Michal Nasiadka 448209459d CI: Add codespell to pep8
Fix existing spelling errors

Change-Id: Ie689cf5a344aaa630a4860448b09242333a8e119
2024-04-22 13:19:23 +00:00
Sven Kieske 984cb0a754 mariadb: fix cluster recovery
sometimes cluster recovery didn't work
because we only look for the sequence number in the last 200 lines
of the log file.

fix this by ingesting the complete file and only register the last
sequence number we find.

Closes-Bug: 1821173

Change-Id: Iea2661c9d5d262cf99edd5f5b567f252607a0003
Signed-off-by: Sven Kieske <kieske@osism.tech>
2024-04-22 11:05:11 +02:00
Zuul 756ec498d3 Merge "Update Skyline configuration to enable SSO" 2024-04-19 17:14:36 +00:00
Mark Goddard c3b5662181 Revert "Deprecate Masakari"
This reverts commit 9675347fec.

Reason for revert: Masakari CI is working

Change-Id: Ifb44a437b96c0c029210b1491ee6c6403ee9e6fb
2024-04-19 08:43:59 +01:00
Michal Nasiadka b391cdcf95 ironic: mount metrics in conductor only when exporter is enabled
Related-Bug: #2062401

Change-Id: I2c058e0fe56b32fce36e1c9f637c12fe5950ff21
2024-04-18 18:35:46 +00:00
Zuul 603af281f1 Merge "Revert "CI: Drop masakari jobs from project.yaml"" 2024-04-18 18:00:13 +00:00
Zuul de1552b7d7 Merge "Fix incorrect condition in kolla_container_facts" 2024-04-15 15:13:32 +00:00
Zuul 7f655d63ac Merge "Configure log level field for the Grafana OpenSearch datasource" 2024-04-15 15:13:28 +00:00
Zuul 065820aeba Merge "Update Grafana OpenSearch datasource configuration" 2024-04-15 15:13:25 +00:00
Zuul 345759c03d Merge "ironic: disable heartbeat_in_pthreads" 2024-04-12 17:23:52 +00:00