Skip to content

Synchronise master with upstream #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: stackhpc/master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 2, 2025

This PR contains a snapshot of master from upstream master.

juliakreger and others added 3 commits May 27, 2025 08:45
When neutron changed to using uwsgi only, it automatically excluded
configuration parameters needed to supply configuration to launch ML2
plugins in the standard style of devstack, because the pattern only
allowed for auto-configuration which only loads two files, or from
a files in a single directory pattern, or a list of files supplied
by environment variable.

Ideally, we'd be able to restart neutron as well. We can't due to when
things happen upstream; the post-config phase is not always late enough
since neutron does some configuration there, the extra phase is too late
as Ironic will be setting up nodes there. For now, we're relying on a
race condition that we reliably win.

Change-Id: I5cfd1fc247043ede9b71252ee681ce2ca413ede6
Signed-off-by: Jay Faulkner <[email protected]>
Change-Id: I593a0c44b4ad3638875bc6959a3aea8feebdba0e
@github-actions github-actions bot added the automated Automated action performed by GitHub Actions label Jun 2, 2025
@github-actions github-actions bot requested a review from a team as a code owner June 2, 2025 06:26
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.

2 participants