849 Commits

Author SHA1 Message Date
Michael Johnson
47d8ed9b10 designate: Release Zed version 15.0.2
Release bug fixes for stable/zed.

$ git log --oneline --no-merges 15.0.1..HEAD
d2472678 Fix Producer shard range ignoring the last shard
71743f9f Add middleware to limit request body size to api-paste
87b775ff Fix bug with designate-manage pool update losing existing record data

Change-Id: I12c52b2f2e1056f982f694dc2383343b5aa2c4c2
2023-12-05 18:32:52 +00:00
Zuul
6dd5845869 Merge "puppet-openstack_extras: Create new zed release" 2023-11-30 09:09:03 +00:00
Takashi Kajinami
dce21bfed4 puppet-openstack_extras: Create new zed release
Change-Id: I0cce7d0dbc0a514d0ec64de0594b9e640c067222
2023-11-25 19:52:29 +09:00
Dmitriy Rabotyagov
c3d5b59e96 Release OpenStack-Ansible Zed
Change-Id: I675836e1d59e5648b5af63ac2a83112533a89bd7
2023-11-24 17:48:40 +00:00
Corey Bryant
4090beab74 New stable releases for Neutron
stable/2023.2: 23.1.0 c03d76a41
stable/2023.1: 22.1.0 d25fcadcf
stable/zed:    21.2.0 3ab7d6e6b
stable/yoga:   20.5.0 bef1f7a48

git log --oneline --no-merges 23.0.0..c03d76a41
git log --oneline --no-merges 22.0.2..d25fcadcf
git log --oneline --no-merges 21.1.2..3ab7d6e6b
git log --oneline --no-merges 20.4.0..bef1f7a48

Change-Id: Iffcc45f4c1a9fe34e4f8918870236b0c1dff2a85
2023-11-15 12:33:08 -05:00
Zuul
b8c9b17799 Merge "[manila] New zed release" 2023-11-09 09:38:37 +00:00
Dr. Jens Harbott
4c3c486cb2 Tag kolla stable releases
Change-Id: Ic477def28a926422e735792b4b862261fe1d84c6
2023-10-31 15:06:05 +00:00
Zuul
d8034dc6e5 Merge "Add missing release note links" 2023-10-23 08:02:15 +00:00
silvacarloss
b2f8d6394b [manila] New zed release
Fixes include:
$ git log --oneline 15.2.0..bfd0a6b --no-merges
bd344c878 adds share server uuid on migration cancel
27a89a6a1 [RBAC] Enforce check for share updates
3badc8633 Validate provider_location while managing snapshot
44035950c (gerrit/stable/zed) Respect provided "host" when plugging ports
1ee09205a Set "updated_at" field on access rules
6db352411 NetApp ONTAP: Fix SnapMirror snapshots not being cleaned up
3a218a0d1 [NetApp] Fixed replica promotion to updated autosize attributes
dfd2faefe Add default to read_deleted in context's from_dict
7adab824c Fix error message from share server API
c14f4f094 skip periodic update on replicas in 'error_deleting'
98ea6ac76 [coordination] backend_url should be secret
ecd14b4e3 Fix duplicate entries in share_server_backend_details
315fc6509 Fix Manila API error message

Change-Id: I827f71ca4aebbff406ef41224db35b26eaaadc1d
2023-10-17 22:19:08 +00:00
Dmitriy Rabotyagov
9195a5aaab Release OpenStack-Ansible Zed
Change-Id: I5fb3c5fc91446c899062b6d8711f065e7c997f22
2023-10-17 18:47:25 +02:00
Előd Illés
18f08ef09c Add missing release note links
If any of the deliverables does not have a release note link added,
then the generated "reno-$series" (example: [1]) patch was not merged
in time (or at all). Please merge these patches as soon as possible.

This patch adds some missed reno links for bobcat deliverables as well
as some antelope and a zed reno link.

[1] https://review.opendev.org/q/topic:reno-2023.2+is:open

Change-Id: I02bde24cfb80e38d74654be2794c85394a76b589
2023-10-06 11:54:35 +02:00
Corey Bryant
76ecb931e8 New stable releases keystone zed, yoga, antelope
This picks up new patches to stable releases of keystone
for zed, yoga, and antelope.

$ git log --oneline --no-merges 21.0.0..HEAD
7852ca24a Force algo specific maximum length & Properly trimm bcrypt hashed passwords
7c9628055 [PooledLDAPHandler] Ensure result3() invokes message.clean()
164d9522b Limit token expiration to application credential expiration
d39790ac4 Fix host:port handling
1daa8e70c Move fips job to centos-9
aaff84323 Only log warnings about token length when length exceeds max_token_size
86557d285 Yoga-only: Fix wrong python job template used
d8d7bc8cf Remove the note of training-labs
ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga
392294b25 Update .gitreview for stable/yoga

$ git log --oneline --no-merges 22.0.0..HEAD
65f1fb6b4 Properly trimm bcrypt hashed passwords
a62c18ec6 fix(federation): allow using numerical group names
1b3536a7a Force algo specific maximum length
7c30c9e00 [PooledLDAPHandler] Ensure result3() invokes message.clean()
e4e097c5b Limit token expiration to application credential expiration
cdf4107b0 Update TOX_CONSTRAINTS_FILE for stable/zed
5994dc23a Update .gitreview for stable/zed

$ git log --oneline --no-merges 23.0.0..HEAD
50495ae26 Respect cached tokens issued before upgrade
df54af90d Properly trimm bcrypt hashed passwords
db16a3f8c fix(federation): allow using numerical group names
b34d4d780 Remove Dependency on Cryptography >=36.0.0
040e6d09b Update TOX_CONSTRAINTS_FILE for stable/2023.1
a37df61b8 Update .gitreview for stable/2023.1

Change-Id: Iade5d48b7a8b999943f76b69ce6517c96648f48f
2023-09-28 20:29:44 -04:00
Tobias Urdin
903a04450f [designate] [zed] Release 15.0.1
Release a new stable version for designate in the
Zed series because of bugfixes.

Change-Id: I2d824903619dfbdb5cb86cb2254795d003095419
2023-09-14 16:37:20 +02:00
Jon Bernard
b6d0ac1951 Cinder team releases for stable/zed
Not being released at this time:
- cinderlib (no functional changes)
- python-brick-cinderclient-ext (no functional changes)
- python-cinderclient (no functional changes)

Change-Id: I5fcb50e407ef150b3b448b305152c294d8fe19d0
2023-09-08 14:36:37 -04:00
Zuul
f743752601 Merge "Create new puppet-nova releases for Zed" 2023-09-07 12:59:49 +00:00
Joel Capitao
bafb8abae2 Create new puppet-nova releases for Zed
It contains required fixes to enable only sockets for modular
libivirt daemons, and also remove unneeded files from tarball.

Change-Id: I52caf906fcb29dbc95a6009e85568dd58f2408b6
2023-09-07 10:15:19 +02:00
Dmitriy Rabotyagov
ac59d754c5 Release OpenStack-Ansible Zed
Change-Id: I445140a050f1cfc273c2e41853aabb245b5e630b
2023-09-01 17:30:47 +02:00
Hervé Beraud
6b306f08d9 [zed] release oslo.messaging 14.0.2
Change-Id: I5942f57805269764db4f3fcc796bedcd8ef42376
2023-08-31 11:09:30 +02:00
Zuul
3e4a235d31 Merge "Release octavia 11.0.1 for Zed" 2023-07-20 11:35:24 +00:00
Gregory Thiemonge
651353c0b5 Release octavia 11.0.1 for Zed
$ git log --oneline --no-merges 11.0.0..cde74751b5fe4016f002c3031c0c88100eb08619
4d52ce9c Fix TCP HMs on UDP pools with SELinux
2e034c1e Fix hm operating status to ONLINE in single lb call
05b33434 Avoid interface name collisions in the amphora
396785da Fix pool creation with single LB create call
ba0c244d Fix pep8 error
6a380e37 Send IP advertisements when plugging a new member subnet
332d7dee Fix octavia to accept [ipv6]:port
b2437857 Fix ORM caching for with_for_update calls
c87fbc07 Fix grenade job & pin pylint on stable/branches
4022aaf7 Filter out details from taskflow logs with v2+jobboard
0bc7d289 Filter ComputeWaitTimeoutException when jobboard is disabled
8cd697e8 Fix PING health-monitor with recent Centos releases
4e9203ad Fix listener creation with fully-populated API
cfd87ccb Fix full graph loadbalancer creation if jobboard is disabled
572c0dac Add a newline when writing the server state file
fb2e1d2e Handle feature compatibility of HAProxy server-state-file option
48fad7c2 Fix prometheus-proxy service name in Red Hat-based distros
960977cc Fix barbican client with application credentials/trusts
b7fc5b10 Add *.orig to .gitignore
4f2a019d Update TOX_CONSTRAINTS_FILE for stable/zed
d8ec4499 Update .gitreview for stable/zed

Change-Id: I1dd39589e0537e737f9947f9b3417809a401dbb7
2023-07-20 08:34:03 +02:00
Dr. Jens Harbott
0a8580b7a6 Tag monthly kolla stable releases
Change-Id: Ia726e2c8f7957a5e7bcbd8137399ddf401549bfa
2023-07-12 11:32:28 +02:00
Zuul
5cb780eba9 Merge "[zed] release oslo.messaging 14.0.1" 2023-07-06 09:54:09 +00:00
Zuul
1e970f3fad Merge "Release neutron 21.1.2 and 22.0.2" 2023-07-06 08:50:51 +00:00
Hervé Beraud
2f95c4d58d [zed] release oslo.messaging 14.0.1
Change-Id: If65debbef4ae6527f7a811ace99cf69e4b0d5339
2023-07-06 09:55:06 +02:00
Ghanshyam Mann
bd813bcf23 Mark winstacker project deliverables retired
Winstacker project is retiring and this change
mark their deliverables as retired in release repo.

Depends-On: https://review.opendev.org/c/openstack/governance/+/886880

Change-Id: I54d6cc804cf995e8c2ff26ac4791232df71dbabb
2023-06-28 19:31:09 -05:00
ricolin
3d35def94b Release neutron 21.1.2 and 22.0.2
This is required for fix release for bug/886680
(https://review.opendev.org/c/openstack/neutron/+/886680)

Change-Id: I2ce9460d630d9af0aed04588d33e666ad4f30a75
2023-06-28 14:31:09 +00:00
Alfredo Moralejo
b4c56e11ad Create new puppet-nova releases for zed/yoga/antelope
They contain required fixes for latest libvirt in CentOS Stream 9.

Change-Id: I731b829ba5b86dcfc93809c412c5ff90d21e35ce
2023-06-09 09:54:16 +00:00
Zuul
406c587893 Merge "[neutron] New Zed releases for Neutron projects" 2023-06-08 14:30:32 +00:00
Dmitriy Rabotyagov
0f6c570e21 Release OpenStack-Ansible Zed
Change-Id: I5b509cc05759699522cd613dc18e4514786af593
2023-06-07 12:48:10 +02:00
Rodolfo Alonso Hernandez
435b86aa47 [neutron] New Zed releases for Neutron projects
Neutron 21.1.1: 23d82375b152a7aa1afe5b066cccb3ffb714e645
neutron-lib 3.1.2: fdbece1bac3d4d42d7ced45077c1301f03fba5e6
neutron-dynamic-routing 21.0.1: 962bb66743caf8b9052776a32ab71c83403dcd54
ovn-octavia-provider 3.1.1: d27ddcd3cabc2aaf5ac1a2abe9c060a25e8fd185

Change-Id: I02bd6f9126bccd0809e76b5abfdf445888537c92
2023-06-06 12:02:23 +02:00
Zuul
63db5843c2 Merge "Retire puppet-rally" 2023-06-06 09:24:22 +00:00
Zuul
fee020116b Merge "release oslo's zed deliverables" 2023-06-01 15:11:13 +00:00
Hervé Beraud
47473a3b65 release oslo's zed deliverables
Change-Id: Ic20b8ca7832ad514ceb87819a7f94b5a344aa5bc
2023-05-31 11:05:28 +02:00
Takashi Kajinami
d92384fe2c Retire puppet-rally
puppet-rally has been retired[1]. This marks the project as retired and
remove the file for 2023.2 because we no longer create a new release.

[1] https://review.opendev.org/c/openstack/governance/+/880018/

Change-Id: I7e27e64316007ffc16eb4087205e2000ef28f040
2023-05-26 15:57:24 +09:00
Edward Hope-Morley
40395e8034 New stable releases for celiometer yoga and zed
This picks up new patches to stable releases of ceilometer.

$ git log --oneline --no-merges 18.0.0..stable/yoga
7d9e167d (fix-processing_of_event_metrics_that_do_not_have_Resource-id) Properly handle 'resource_id' as None for Gnocchi publisher
741605e9 (normalize_non_openstack_pollsters_credentials_to_string) Fix Non-OpenStack dynamic pollster credentials handling
c6f00257 Add user/project names to polled samples
3517acea Add vanity names to telemetry polling notifications
dcae2040 (fix_barbican_credentials_non-openstack_pollster-yoga) Fix barbican credentials retrieval
b583cbca NoUniqueMatch: ClientException on Gnocchi publisher
51b0c368 Fix swift pollsters that use get_account
1f65bce6 Add CentOS Stream 9 jobs
51db4983 Add centos9s jobs
4fd15dfe Remove queue declaration and fix lower-constraint job
cb132b30 Fix OutgoingBytesDeltaPollster sample name
cc22c4d6 Debug log libvirt metadata version fails
bed18e58 Update TOX_CONSTRAINTS_FILE for stable/yoga
86c7237f Update .gitreview for stable/yoga

$ git log --oneline --no-merges 19.0.0..stable/zed
5968c822 (HEAD -> stable/zed, gerrit/stable/zed) Properly handle 'resource_id' as None for Gnocchi publisher
7c121c45 Add vanity names to telemetry polling notifications
17648c71 (fix_barbican_credentials_non-openstack_pollster-zed) Fix barbican credentials retrieval
a059600c (fix_gnocchi_project_id_discovery_concurrency_issue-upstream) NoUniqueMatch: ClientException on Gnocchi publisher
23308bfa Remove SNMP metrics from default polling
38b7659c Add TCP publisher
1da0e14b Add user/project names to polled samples
5d246c6c Fix OutgoingBytesDeltaPollster sample name
142cb0b6 Remove lingering queue declaration
3f28ae3d Update TOX_CONSTRAINTS_FILE for stable/zed
9ffd73a7 Update .gitreview for stable/zed

Change-Id: I7b34137384b8fc7f93807897f9937e8ee49c01fe
2023-05-23 14:58:05 +01:00
Zuul
51e7db304c Merge "Change heat-translator and tosca-parser owner to Tacker team" 2023-05-22 08:59:19 +00:00
Zuul
54a33e9f48 Merge "Nova 26.2.0 stable release" 2023-05-17 11:03:36 +00:00
Zuul
98e651253c Merge "Release glance_store for CVE-2023-2088" 2023-05-17 11:03:34 +00:00
Zuul
a6bd27ec7e Merge "Release cinder for CVE-2023-2088" 2023-05-17 11:03:32 +00:00
Sylvain Bauza
c8fb887751 Nova 26.2.0 stable release
Since we merged the fixes for CVE-2023-2088, we need to
use a minor version for the new release.

$ git log --oneline --no-merges 26.1.1..67dd915e8c
91ee67019e Revert "Debug Nova APIs call failures"
abd9a34a60 CI: fix backport validator for new branch naming
0d6dd6c67f Enable use of service user token with admin context
8b4b99149a Use force=True for os-brick disconnect during delete
2ea2b556da Remove deleted projects from flavor access list
d71e9f6ec4 Ironic: retry when node not available

Change-Id: Ie51330762f7109a3625d768085fd76990257bcd0
2023-05-16 17:40:52 +02:00
Előd Illés
a713c706e4 Change heat-translator and tosca-parser owner to Tacker team
In March governance accepted [1] the owner change of the two
deliverables, so replace owner team name in our yamls, too.

[1] https://review.opendev.org/c/openstack/governance/+/876012

Change-Id: If64c60535e7abc737ce682641075e04acfc23973
2023-05-15 16:12:28 +02:00
Brian Rosmaita
f8d6a569f8 Release cinder for CVE-2023-2088
For complete coverage, these cinder versions should be used with
an updated version of os-brick that also addresses the CVE:
- 2023.1 (Antelope): use os-brick>=6.2.2
- Zed: use os-brick>=6.1.1
- Yoga: use os-brick>=5.2.3

Change-Id: Ifcadbaab68de1af59bae867bb6518163f430ab92
Related-bug: #2004555
2023-05-11 15:08:47 -04:00
Brian Rosmaita
496d20d5fc Release glance_store for CVE-2023-2088
These releases contain a fix to the cinder glance_store driver that,
when used with an appropriate os-brick release, will protect against
the "accidental" case described in CVE-2023-2088.
- 2023.1 (Antelope): use os-brick>=6.2.2
- Zed: use os-brick>=6.1.1
- Yoga: use os-brick>=5.2.3

Change-Id: I65929f14f1bb81e5615a69d847c0851354cb6563
Related-bug: #2004555
2023-05-11 12:01:45 -04:00
Brian Rosmaita
1bf9d6dd43 Release os-brick for CVE-2023-2088
These releases contain an implementation of force-disconnect for
fibre channel.

Change-Id: I6fbe9525f7f0262d25bf9a7979912f5fd8ce05e2
Related-bug: #2004555
2023-05-10 20:06:52 -04:00
Takashi Kajinami
69394f4c3a Heat: Create new stable release
This creates a new release of heat for all active stable branches
before we transition stable/xena to EM.

Change-Id: I51d66c3a5fed5be6e298060cec201cfaf40c7144
2023-05-08 10:08:54 +09:00
Zuul
6d5d401567 Merge "Cinder team releases for stable/zed" 2023-05-02 15:42:59 +00:00
Jon Bernard
6c9abca9cb Cinder team releases for stable/zed
Not being released at this time:
- os-brick (no functional changes)
- cinderlib (no functional changes)
- python-brick-cinderclient-ext (no functional changes)

Change-Id: I65aece723baf633486e0e19ccc5af4bc209a84fb
2023-04-28 08:22:16 -04:00
Zuul
2f2c424055 Merge "nova: Release zed 26.1.1" 2023-04-27 15:00:54 +00:00
Dmitriy Rabotyagov
3c2722e611 Release OpenStack-Ansible Zed
Change-Id: I388db85956374379a93138604dc829dbc248b216
2023-04-25 21:16:28 +02:00
Amit Uniyal
d4e372c2c4 nova: Release zed 26.1.1
$ git log --oneline --no-merges 26.1.0..6b3adacc66
d00a848a73 Fix rescue volume-based instance
71855163a9 Handle InstanceInvalidState exception
03374cf4a2 Improving logging at '_allocate_mdevs'.
98d8c9eaa3 Handle mdev devices in libvirt 7.7+
857df72d31 Reproducer for bug 1951656

Change-Id: I875ffc583028d2ba07d2bae2ae4e2b95f329b240
2023-04-21 18:11:44 +02:00