Skip to content

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of yoga from upstream.

ralonsoh and others added 3 commits November 2, 2022 11:53
The port provisioning method ``Ml2Plugin._port_provisioned`` creates
an active wait to provision a port if the port is unbound since [1].
But this active wait should consider only VM ports in the case of
live migration, as described in the LP bug [2]. This wait should
not consider auxiliary Neutron ports or baremetal ports (we don't
live-migrate then).

[1]https://review.opendev.org/c/openstack/neutron/+/855257
[2]https://bugs.launchpad.net/neutron/+bug/1988199

Closes-Bug: #1991092
Change-Id: Ic8891e2deef4bb5e72cf7d7f37b043e936adbc00
(cherry picked from commit 21491ef)
This will subnets from shared networks to be added on routers using:
$ openstack router add subnet router_id subnet_id

Without this, neutron user must use a multi-router solution, which is
not convenient at all.

Closes-Bug: #1975603
Related-Bug: #1757482

Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
Change-Id: I50f07d41428e57e6bed9be16980a6c605b7d130e
(cherry picked from commit 8619c10)
@github-actions github-actions bot requested a review from a team as a code owner November 14, 2022 08:24
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Nov 14, 2022
@mnasiadka mnasiadka closed this Nov 14, 2022
@mnasiadka mnasiadka reopened this Nov 14, 2022
@mnasiadka mnasiadka closed this Nov 14, 2022
@mnasiadka mnasiadka reopened this Nov 14, 2022
@mnasiadka mnasiadka merged commit 5054a16 into stackhpc/yoga Nov 14, 2022
@mnasiadka mnasiadka deleted the upstream/yoga-2022-11-14 branch November 14, 2022 14:37
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