Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 1, 2023

This PR contains a snapshot of yoga from upstream.

brianphaley and others added 3 commits April 19, 2023 13:57
When a subnet is updated, for example, to disable then
re-enable DHCP on it, if there is no metadata port it
will just return without trying to allocate an IP,
leaving DHCP unusable on the subnet.  This could happen
if an admin, even accidentally, deletes the DHCP port
on a subnet while DHCP is disabled.

This also makes OVN behave like ML2/OVS, which will
re-create the DHCP port when the enable_dhcp flag is
changed to false and back to true.

Change-Id: I943f2fb4db9dc33dc372f844d6133faff415befe
Closes-bug: #2015377
(cherry picked from commit 267efd2)
(cherry picked from commit 0681f8b)
This patch removes the config option "debug" override done
during the script initialization.

Closes-Bug: #2003534
Change-Id: I403d73a1f35cb6314c814f25628a83d3e111e0fe
(cherry picked from commit 1a3bdff)
@github-actions github-actions bot requested a review from a team as a code owner May 1, 2023 08:23
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels May 1, 2023
@markgoddard markgoddard merged commit fb2310a into stackhpc/yoga May 2, 2023
@markgoddard markgoddard deleted the upstream/yoga-2023-05-01 branch May 2, 2023 09:23
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