Skip to content

[v1] Fix networking acceptance tests#2857

Merged
pierreprinetti merged 2 commits intov1from
bp-v1-9379f86-ada7a8b
Jan 2, 2024
Merged

[v1] Fix networking acceptance tests#2857
pierreprinetti merged 2 commits intov1from
bp-v1-9379f86-ada7a8b

Conversation

@gophercloud-backport-bot
Copy link
Copy Markdown

Backport: #2854

Since https://review.opendev.org/c/openstack/neutron/+/892815 it is no longer possible to update the vnic type of a bound port.

These doesn't seem to be an API to unbind the port other than deleting the port, so instead we're dropping the VNICType attribute from the update request in the TestPortsbindingCRUD test.

mandre added 2 commits January 2, 2024 08:46
Since https://review.opendev.org/c/openstack/neutron/+/892815 it is no
longer possible to update the vnic type of a bound port.

These doesn't seem to be an API to unbind the port other than deleting
the port, so instead we're dropping the `VNICType` attribute from the
update request in the `TestPortsbindingCRUD` test.
The correct order is `expected`, `actual`. Having this right helps
debugging since the values are printed in a log message.
@github-actions github-actions bot added the semver:patch No API change label Jan 2, 2024
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 77.883%. remained the same
when pulling e707ba8 on bp-v1-9379f86-ada7a8b
into 05b77af on v1.

@pierreprinetti pierreprinetti merged commit 511095e into v1 Jan 2, 2024
@pierreprinetti pierreprinetti deleted the bp-v1-9379f86-ada7a8b branch January 2, 2024 10:26
@pierreprinetti pierreprinetti added the v1 This PR targets v1 label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:patch No API change v1 This PR targets v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants