Commit Graph

10421 Commits

Author SHA1 Message Date
Michal Nasiadka 25f357ecc8 collectd: Mark unbuildable on rocky
Since Rocky 9.4 release - delivered libpqos is 5, not 4 - and
CentOS Stream 9 OpsTools packages have not been rebuilt.

Related-Bug: #2065362
Change-Id: Ic0929becd44f25a9fb8d6d789b8169f41c95a226
2024-05-10 06:46:53 +02:00
OpenStack Release Bot ba0ebf4931 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: Ibd705bc99c018d5d03d00486c10bd65fea13996f
2024-05-08 10:12:00 +00:00
Zuul 45ee2b4952 Merge "Refine release notes before kolla 2024.1 release" 2024-05-07 15:17:05 +00:00
Bartosz Bezak 76a470ca1d Refine release notes before kolla 2024.1 release
Change-Id: I7bdc670851f028238b083188384905947d51c0c1
2024-05-07 14:57:02 +00:00
Bartosz Bezak 655ef15571 Debian: use caracal repos
Change-Id: Id1c028e0650c1fd3aa4c0a7b311a61b26057179c
2024-05-06 09:31:05 +00:00
OpenStack Release Bot 26d95c182c reno: Update master for unmaintained/zed
Update the zed release notes configuration to build from
unmaintained/zed.

Change-Id: I884e73dff445026138bfb398032e0d51afad43db
2024-04-29 13:31:46 +00:00
Michal Nasiadka de7939a975 nova-compute: Remove duplicate openvswitch package
openvswitch package is already installed in nova-base from
CentOS NFV SIG repos - and in nova-compute we don't enable this
repo - so we get openvswitch installed from RDO packages.

Closes-Bug: #2064098
Change-Id: If39e045357563111219a008fa7a81a82ef906627
2024-04-29 11:44:25 +02:00
Zuul c4225f35ee Merge "Move apt_prefs pins to respective images" 2024-04-26 17:24:26 +00:00
Michal Nasiadka e47e24c946 Drop Vitrage
It has been deprecated in Antelope cycle.

Change-Id: Ie9cc529d186b74ea3d07b0082f9c965d4aa054e9
2024-04-24 17:55:48 +02:00
Zuul 7837a069ea Merge "kolla-toolbox: Use py311 on rpm distros" 2024-04-24 14:48:42 +00:00
Zuul d6047b2986 Merge "horizon/neutron: Add FWaaS plugin" 2024-04-24 14:15:03 +00:00
Zuul f833798cd3 Merge "swift-base: fix rsync missing for rpm installs" 2024-04-24 13:47:57 +00:00
Zuul e5024911f1 Merge "Nova: fix swtpm and swtpm-tools missing from deb installs" 2024-04-24 11:24:44 +00:00
Zuul 179c57af51 Merge "Revert Deprecation of Masakari" 2024-04-24 09:53:07 +00:00
howardlee e988eef195 horizon/neutron: Add FWaaS plugin
Change-Id: Id64c04ef38bd3084dec05bf58ec10b93344f68ec
2024-04-24 09:45:51 +00:00
Sven Kieske 7766abb439 swift-base: fix rsync missing for rpm installs
Closes-Bug: 2062072

Change-Id: Id6e4bbe0aab2360c4e7e5f74fff6170bcc71080b
Signed-off-by: Sven Kieske <kieske@osism.tech>
2024-04-24 09:41:38 +00:00
Pierre Riteau 26831edeb0 Replace meeting time by link to the meetings page
Change-Id: I472845503634900114d0f7aa96229e699f74d97e
2024-04-23 09:55:20 +02:00
Michal Wyszkowski abb969502f Nova: fix swtpm and swtpm-tools missing from deb installs
Closes-Bug: 2062572
Change-Id: I456a5b8f66aa88a82fb54938e8df7195d127d9cd
2024-04-22 13:03:38 +02:00
Mark Goddard f7c84c21c0 Revert Deprecation of Masakari
This partially reverts commit fe1a74da98
for Masakari only.

Reason for revert: Masakari CI is working

Change-Id: I486b261acefb90f9e442c7d1746a98bebf2f2aca
2024-04-19 08:58:43 +01:00
Michal Nasiadka fa2591d327 kolla-toolbox: Use py311 on rpm distros
ansible-core 2.16 requires py3.10+ on the host running
ansible-playbook - let's use Python 3.11 on RPM distros
to have the same version of ansible-core used on all
distributions.

Change-Id: I2caf2c972cd0283889fadde01bdd6a53e5f66ed9
2024-04-18 09:19:16 +00:00
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 6e1ddf5a7b Move apt_prefs pins to respective images
Change-Id: I9eb51e079fee1322bcaaf9d481cd7890aeb77696
2024-04-16 18:43:18 +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