Commit Graph

10400 Commits

Author SHA1 Message Date
Zuul 52183ab561 Merge "Revert "CI/Master only: pin opensearch{-dashboards}"" 2024-04-17 15:39:56 +00:00
Zuul 253379f699 Merge "prometheus: use inovex/prometheus-libvirt-exporter" 2024-04-17 12:35:23 +00:00
Zuul 081590b63b Merge "kolla-toolbox: Bump ansible-core to 2.16" 2024-04-17 12:25:13 +00:00
Zuul bdb4a3ccdb Merge "Fix OpenSearch file ownership issues" 2024-04-17 09:16:23 +00:00
Michal Nasiadka 6efbc371f0 kolla-toolbox: Bump ansible-core to 2.16
2.15 patch was 2023.2 only - because we missed it last cycle [1]

ansible-core 2.16 requires python3.10 which is not the default
python in Rocky Linux 9 - therefore we use 2.15 there for now

[1]: https://review.opendev.org/c/openstack/kolla/+/910148

Change-Id: Ic8cc29230d82f4d1f07a3c97c3dcbcd14ac76074
2024-04-17 06:20:36 +00:00
Christian Berendt 986293e9d4 prometheus: use inovex/prometheus-libvirt-exporter
The Tinkoff/libvirt-exporter is archived. Latest release in December
2022. The inovex/prometheus-libvirt-exporter is an active fork that will
most probably become a prometheus community exporter in the future [1].

Unfortunately this exporter is not 100% compatible with Tinkoff exporter
that we are using currently [2].

[1]: https://github.com/prometheus-community/community/issues/50
[2]: https://github.com/inovex/prometheus-libvirt-exporter/issues/22

Change-Id: Icc8a3651d601ab45d448c9d252ca6155219d21cf
2024-04-17 06:19:11 +00:00
Michal Nasiadka 340350a387 Revert "CI/Master only: pin opensearch{-dashboards}"
This reverts commit 19a004e0a5.

Reason for revert: Fixed

Change-Id: I5491adef46fe0cec013a597cb05018d8d7e862f0
2024-04-16 18:33:55 +00:00
Zuul c9e46b16e8 Merge "[release] Use Caracal sources by default" 2024-04-16 18:21:30 +00:00
Michal Nasiadka 7c098bdd3c Fix OpenSearch file ownership issues
Since 2.13 OpenSearch and OpenSearch-Dashboards packages
install files in /usr/share/opensearch and
/usr/share/opensearch-dashboards with root:root ownership
instead of using opensearch/opensearch-dashboards user.

Closes-Bug: #2061877

Change-Id: I3831d8ab76c8c7136ce7869db3d0d1e05b4ba8f8
2024-04-16 18:05:03 +00:00
Zuul e5208303af Merge "Drop Freezer" 2024-04-16 16:31:00 +00:00
Zuul b852738908 Merge "Drop Solum" 2024-04-16 16:16:40 +00:00
Zuul 9efdd6d151 Merge "Drop Sahara" 2024-04-16 16:06:11 +00:00
Zuul bc30edef90 Merge "Drop Senlin" 2024-04-16 14:14:02 +00:00
Michal Nasiadka 0fb24ceefc [release] Use Caracal sources by default
Change-Id: Ib973325bb3ad04e1646b71595fa43903604d9b20
2024-04-16 12:22:47 +00:00
Michal Nasiadka c69284fd8b 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: If2d034789d8c1128597c9072b4e82d14f72492e0
2024-04-16 12:22:41 +00:00
Michal Nasiadka a9bde9b1ac 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: I387e5c345cd5ea45e9231b9ce5baf58a8d74caf9
2024-04-16 12:22:36 +00:00
Zuul cdc89a75f6 Merge "CI: Add codespell for spell checking" 2024-04-16 12:12:59 +00:00
Michal Nasiadka 4d9379ecc8 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: I7b5b032a4175c5390c9b7ff3fbd4c672adcb5325
2024-04-15 16:55:14 +00:00
Michal Nasiadka d79c07effb CI: Add codespell for spell checking
Fix existing spell checking

Change-Id: Ief7b8f2d427b2557c84fda9b3774ed85ceb105f4
2024-04-15 14:56:34 +00:00
Michal Nasiadka 14a2e37f00 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: Iad4d850ba8f8b8446591cab883d2ad6243576926
2024-04-15 13:44:15 +00:00
Michal Nasiadka 813035ba8f 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].

[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: Ie715eac24247c38b21382c735eb00a9b3b56f145
2024-04-15 13:44:06 +00:00
Michal Nasiadka 7e95ffb098 gnocchi: Bump to 4.6.2
This fixes werkzeug breakage [1].

[1]: https://github.com/gnocchixyz/gnocchi/releases/tag/4.6.2

Change-Id: I5d0659c9dffd6b7a3004696440d2879d60f327ea
2024-04-15 15:42:19 +02:00
Sven Kieske 19a004e0a5
CI/Master only: pin opensearch{-dashboards}
pin opensearch and opensearch-dashboards to 2.12. for now
Closes-Bug: #2060668
Related-Bug: #2060306

Change-Id: I3df4823d78474d94e138ff73f0f577bd247bdad0
Signed-off-by: Sven Kieske <kieske@osism.tech>
2024-04-12 15:51:05 +02:00
Zuul 3e502dc34d Merge "Update prometheus-mysqld-exporter to version 0.15.1." 2024-03-28 21:58:14 +00:00
Zuul 05f4826826 Merge "Updated letsencrypt-lego to version v4.15.0." 2024-03-28 19:55:27 +00:00
Zuul eff04430c6 Merge "Update prometheus-mtail to version 3.0.0-rc54." 2024-03-28 19:50:01 +00:00
Zuul 7613d35c02 Merge "Update prometheus-memcached-exporter to version 0.14.2." 2024-03-28 16:35:14 +00:00
Zuul 84043757f5 Merge "Update prometheus-elasticsearch-exporter to version 1.7.0." 2024-03-28 16:35:09 +00:00
Zuul 61122050ab Merge "Upgraded prometheus-alertmanager to version 0.27.0." 2024-03-28 16:35:05 +00:00
Zuul 2f4715b4cc Merge "Update prometheus-v2-server to version 2.50.1." 2024-03-28 16:33:42 +00:00
Zuul af3c70c5f7 Merge "Update prometheus-cadvisor to version 0.49.1." 2024-03-28 16:31:05 +00:00
Zuul cf53c60aff Merge "Revert "openstack-base: Pin tooz to 5.0.0"" 2024-03-28 16:31:03 +00:00
Zuul 95a671b00d Merge "add: cross-compile support" 2024-03-28 16:29:14 +00:00
Marius Wernicke 4e0a68665b Updated letsencrypt-lego to version v4.15.0.
Also added a releasenote.

Change-Id: I30ee6ed32c536d0e3e90d0933d6049b316ad1263
2024-03-28 15:55:31 +01:00
Zuul 2576fbde00 Merge "Bump proxysql to 2.6.x" 2024-03-26 13:11:27 +00:00
Zuul 8f236dc8f4 Merge "openvswitch: Add ovs_wrapper for handling TERM" 2024-03-26 12:22:15 +00:00
Zuul 2aa8d9544e Merge "openvswitch: Move db conversion from kolla-ansible" 2024-03-26 10:36:53 +00:00
Zuul b014b86deb Merge "[release] Change RDO's DELOREAN_DEPS repo to Caracal" 2024-03-26 07:51:13 +00:00
Maksim Malchuk 8102d02782 [release] Change RDO's DELOREAN_DEPS repo to Caracal
Change-Id: Ia7bb63dd799d13d8ca53d1a81db7ccda057b1559
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2024-03-25 11:43:36 +00:00
Michal Nasiadka 426744a271 openvswitch: Add ovs_wrapper for handling TERM
Partial-Bug: #2048130
Change-Id: I81eba2644eda6edd38c541f798bead04c2fa6578
2024-03-23 15:10:16 +00:00
Michal Nasiadka e8a6a45721 openvswitch: Move db conversion from kolla-ansible
Partial-Bug: #2048130
Change-Id: I2f6c9045aa990b36716bb18d9f2eb699a35ee51a
2024-03-23 14:40:55 +00:00
Maksim Malchuk 1ccccec9b9 [release] Use UCA Caracal
Change-Id: Ib0e78581e6c34be650e59d8a044fe21b06ab45a9
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2024-03-20 20:37:10 +00:00
Michal Arbet 2bfdf4e7c9 Bump proxysql to 2.6.x
This patch bump proxysql 2.5.x to 2.6.x

Change-Id: I26e6c04ad0ba15ad4aa90f95259dc41cad439e73
2024-03-18 20:32:20 +01:00
Zuul ff798d757b Merge "mariadb-clustercheck: Add a script handling signals" 2024-03-18 11:39:59 +00:00
Marius Wernicke 9193a96715 Update prometheus-v2-server to version 2.50.1.
Also add reno.

Change-Id: I719888dde26127ba9ab1a833d2c20a969cb89944
2024-03-18 08:05:54 +00:00
Marius Wernicke 85c0af5d40 Update prometheus-cadvisor to version 0.49.1.
Also add reno.

Change-Id: Id951e3cd4b91bcd604df57113841b1ca25bc80bb
2024-03-15 14:28:58 +00:00
Marius Wernicke 737624c780 Update prometheus-mysqld-exporter to version 0.15.1.
Also add reno.

Change-Id: Iec2cc1421e9e145714f45599712ef062d715477b
2024-03-15 13:16:04 +01:00
Marius Wernicke f2cf1ef597 Update prometheus-mtail to version 3.0.0-rc54.
Also add reno.

Change-Id: I2b45abc65d4e4d65a9f07a16a64d4e7cf57b54b5
2024-03-15 13:12:33 +01:00
Marius Wernicke ec8b04b454 Update prometheus-memcached-exporter to version 0.14.2.
Also add reno.

Change-Id: I01170e91b867e80fdb49eba021b36dd0ed86522a
2024-03-15 13:03:11 +01:00
Marius Wernicke e3bc02751f Update prometheus-elasticsearch-exporter to version 1.7.0.
Also add reno.

Change-Id: I934af8fae9bc9b6442bc6b4be803cfb1a32f6676
2024-03-15 12:57:01 +01:00