13984 Commits

Author SHA1 Message Date
Bartosz Bezak
2fc5ccc4fc CI: remove m2.tiny creation outside of init-runonce
it is already in init-runonce in the previous release

Change-Id: I7edc1216d3e74e995ed2051e9fd3d93196014836
2024-06-14 08:30:05 +00:00
Michal Nasiadka
f0688f7922 CI: Disable SLURP jobs for D cycle
Change-Id: I4b09b066d2a65f7f83dde75fec363874c13225c6
2024-06-13 13:39:40 +02:00
Zuul
99dc1cac8f Merge "RMQ: enable all stable feature flags at once" 2024-06-11 11:05:47 +00:00
jayjahns
52729e6855 Set node to a valid rabbitmq host
If rabbitmq is not on the same host as the nova-controller,
then this task will fail. This change ensures that the
task references an actual rabbitmq host vs the host the
task runs on.

Closes-Bug: 2020805
Change-Id: I1b58f4aeda8c9fe8db1770c63c17bf1c465f3d2a
2024-06-10 15:30:01 -05:00
Zuul
0dd6ed7a9c Merge "Fix missing commas in kolla_podman_worker" 2024-06-10 15:01:10 +00:00
Zuul
43636d7f34 Merge "Fix trove module imports" 2024-06-05 22:23:33 +00:00
Zuul
3dc261b386 Merge "Fix: Update Skyline stop task" 2024-06-05 15:03:36 +00:00
Martin Hiner
69cdc6dbc8 Fix missing commas in kolla_podman_worker
List of strings CONTAINER_PARAMS is missing comma separators,
which makes it an implicit concatenation of list items
that should be separate.

Closes-Bug: #2067278
Change-Id: Iec9a8de184481dae058377fa8d7bbd8da729d62c
Signed-off-by: Martin Hiner <martin.hiner@tietoevry.com>
2024-05-27 14:31:48 +02:00
Michal Nasiadka
cbf514869a Revert "CI: Use 2023.2 image for rabbitmq on ipv6 scenario"
This reverts commit 0ec71d87cd67c25790f56143a73bd65d3cbd6d36.

Reason for revert: fixed now

Change-Id: I33d62e910ff6151eb03c814ee7b8984c6f4e5308
2024-05-27 07:43:44 +00:00
Michal Nasiadka
f0ad5e6376 CI: Pin requests to <2.32 for docker sdk
Depends-On: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/920172

Change-Id: Ieba0baf154ead063a1bc244aaadd4ca53c814ad3
2024-05-24 07:47:54 +00:00
Michal Nasiadka
84f2cb34a0 CI: Pin codespell to <2.3.0
Change-Id: Ief1598a017b7ff491c9fcb775fdb155628bc55d2
2024-05-24 09:37:19 +02:00
Zuul
4ab17364e4 Merge "ceilometer: use template for custom pipeline.yaml" 2024-05-16 12:13:16 +00:00
Christian Berendt
bdf60961f0 ceilometer: use template for custom pipeline.yaml
Also rename task to "Copying over custom pipeline.yaml file" for
clarity.

Change-Id: I04e3eb9620830a15781f9bab2549b557a9d1d9cb
2024-05-16 08:11:01 +00:00
Roman Krček
6e06bee66f Fix: Update Skyline stop task
Update Sykline stop task to use the
service-stop role to symplify the task
and make sure it is using kolla_container.

Authored-By: Roman Krček <roman.krcek@tietoevry.com>
Change-Id: I7b11359cee931273a058364160b64fe1fb606b5e
2024-05-15 10:32:48 +02:00
wangkuntian
b8146efd1c Remove mistral and redis
Change-Id: Iad34c3340325d2aad0f468d88e94007823871a41
2024-05-15 10:08:36 +08:00
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
Matt Crees
223556e4e2 RMQ: enable all stable feature flags at once
Also enable these after an upgrade.

Partial-Bug: #2058512
Change-Id: Ib9bdae2e25c2b6cce30e4c8024015ab5875bc1ff
2024-05-13 13:26:10 +01: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
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" 18.0.0.0rc1 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
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