Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 8, 2025

This PR contains a snapshot of 2025.1 from upstream stable/2025.1.

elajkat and others added 3 commits September 2, 2025 09:30
Closes-Bug: #2084446
Change-Id: I64ad033e600c2c87af4716736c10e11c143afea2
Signed-off-by: lajoskatona <lajos.katona@est.tech>
(cherry picked from commit 618c06b02f2a62819ae76871b9ad920c145f62ed)
When binding profile parameter validation was extended in
change I8493cba28e92b9b36bdb952c9737c0fea6fb7b75, a subtle bug
was introduced.

Namely, if a binding profile specification specified ``None`` for
expected capability, the code would literally look for an instance
of ``None`` in the list of capabilities, as can be read from the
documentation [0] this was not the intended behavior.

Update unit tests that asserted the incorrect behavior.

Add new unit test specifically for the case of a remote-managed
vnic that also has extra capabilities.

0: https://opendev.org/openstack/neutron/src/commit/71962255dee06d75258984b39d3a5c6c6293534d/neutron/common/ovn/constants.py#L340-L353
Closes-Bug: #2116087
Change-Id: I69d49cd3737b3bee8c8b4221149085375e9ac1e2
Signed-off-by: Frode Nordahl <fnordahl@ubuntu.com>
(cherry picked from commit 1e01e6a)
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Sep 8, 2025
@priteau priteau closed this Sep 8, 2025
@priteau priteau reopened this Sep 8, 2025
@priteau priteau merged commit e2c1c20 into stackhpc/2025.1 Sep 8, 2025
@priteau priteau deleted the upstream/2025.1-2025-09-08 branch September 8, 2025 08: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