Skip to content

Synchronise master with upstream - #945

Merged
Alex-Welsh merged 7 commits into
stackhpc/masterfrom
upstream/master-2026-09-14
Sep 14, 2026
Merged

Alex-Welsh merged 7 commits into
stackhpc/masterfrom
upstream/master-2026-09-14

Conversation

@github-actions

Copy link
Copy Markdown

This PR contains a snapshot of master from upstream master.

fprzewozny and others added 7 commits September 3, 2026 05:38
service-cert-copy falls back to kolla_tls_backend_cert/key when no
rabbitmq-specific cert is found, but the precheck did not check for
this path, causing a false failure when relying on the shared
backend certificate.

Closes-Bug: #2166283
Change-Id: I75d4b33fc893bcf0793c1280981574bcdf3f3002
Signed-off-by: fprzewozn <przewozny.franciszek@gmail.com>
Support for JSON policy files was removed from oslo.policy [1].

[1] https://review.opendev.org/c/openstack/oslo.policy/+/929715

Change-Id: Ie92ed0d1f67884f825ff2faa3dd18e69530eee5c
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
This option was removed from Neutron in 2026.1 [1]. It was true by
default since 2025.1 anyway [2].

[1] https://review.opendev.org/c/openstack/neutron/+/962881
[2] https://review.opendev.org/c/openstack/neutron/+/930608

Change-Id: I7b393ad92eb82506023cffbfd43888d37b305c9a
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
In generate_tls(), tls_cert and tls_key were assigned with trailing
commas, which caused them to become single-element tuples (None,)
instead of None. This made the if tls_cert: check always true,
leading to TypeError when check_file() received a tuple instead
of a string path.

Remove the trailing commas so tls_cert and tls_key are plain values.

Closes-Bug: #2166845
Change-Id: I06b8876838ee2ec3c20c9a98448fc9e5588f32cd
Signed-off-by: Tikhon Masalov <t.masalov@maxima-int.com>
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Sep 14, 2026
@github-actions
github-actions Bot requested a review from a team as a code owner September 14, 2026 06:48
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Sep 14, 2026
@Alex-Welsh
Alex-Welsh merged commit 57785f9 into stackhpc/master Sep 14, 2026
3 checks passed
@Alex-Welsh
Alex-Welsh deleted the upstream/master-2026-09-14 branch September 14, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants