Skip to content

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of yoga from upstream.

ralonsoh and others added 4 commits October 3, 2023 18:06
The event ``PortBindingChassisEvent`` should be executed only if the
initialization condition "type=ovn_const.OVN_CHASSIS_REDIRECT" is met.

This condition was skipped since [1], where the ``match_fn`` was
overriden.

[1]https://review.opendev.org/q/I3b7c5d73d2b0d20fb06527ade30af8939b249d75

Conflicts:
    neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py

Closes-Bug: #2037717
Change-Id: I01fa481456c0a675b5857d9796b8323493e4fbc1
(cherry picked from commit a76aa01)
Right now, as per kernel limitation, the burst limit is not correctly
enforcing the rate and burst when using the ovn "log-related" option and
stateless security groups. We log exactly double the burst. Creating a
new meter that limits the rate and burst to half of the expected ones is
a workaround that solves the issue.

Closes-bug: #2032929

Conflicts:
 - neutron/services/logapi/drivers/ovn/driver.py
 - neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py

Signed-off-by: Elvira García <egarciar@redhat.com>
Change-Id: Ib0047d38c58bcebb23c8887e7934987ff8c8a432
(cherry picked from commit a3a113a)
There is a chance on real environment that a port group doesn't have any
correspondent security group (and there are maintenance tasks that will
remove them). This patch avoids a DriverError from Neutron in case we
are in an environment with a port group that was mistakenly left over
due to any reason. Instead, a Warning log will be raised.

Related-bug: #2032929
Change-Id: I42208557c8522d6fbc29df8a3c7d0367cace31e4
(cherry picked from commit 67bd591)
@github-actions github-actions bot requested a review from a team as a code owner October 16, 2023 08:26
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Oct 16, 2023
@mnasiadka mnasiadka merged commit bdb697f into stackhpc/yoga Oct 16, 2023
@mnasiadka mnasiadka deleted the upstream/yoga-2023-10-16 branch October 16, 2023 12:02
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