Skip to content

[v2] network.v2.Port: add support for update mac_address#3582

Merged
mandre merged 1 commit intov2from
bp-v2-9b8dcd5
Jan 2, 2026
Merged

[v2] network.v2.Port: add support for update mac_address#3582
mandre merged 1 commit intov2from
bp-v2-9b8dcd5

Conversation

@gophercloud-backport-bot
Copy link
Copy Markdown

Backport: #3578

Fixes #3499

Links to the line numbers/files in the OpenStack source code that support the
code in this PR:

https://docs.openstack.org/api-ref/network/v2/index.html#update-port

@github-actions github-actions bot added edit:networking This PR updates networking code v2 This PR targets v2 semver:major Breaking change labels Dec 12, 2025
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 63.619%. remained the same
when pulling 7e3e0f9 on bp-v2-9b8dcd5
into 49cdcd6 on v2.

@mandre
Copy link
Copy Markdown
Contributor

mandre commented Jan 2, 2026

The API breakage is limited to fixtures, we can ignore the semver:major label:

 github.com/gophercloud/gophercloud/v2/openstack/networking/v2/ports/testing
  Incompatible changes:
  - UpdateRequest: value changed from "\n{\n    \"port\": {\n        \"name\": \"new_port_name\",\n        ... to "\n{\n    \"port\": {\n        \"name\": \"new_port_name\",\n        ...
  - UpdateResponse: value changed from "\n{\n    \"port\": {\n        \"status\": \"DOWN\",\n        \"name\... to "\n{\n    \"port\": {\n        \"status\": \"DOWN\",\n        \"name\...'

@mandre mandre added semver:minor Backwards-compatible change and removed semver:major Breaking change labels Jan 2, 2026
@mandre mandre merged commit f5c55da into v2 Jan 2, 2026
21 of 22 checks passed
@mandre mandre deleted the bp-v2-9b8dcd5 branch January 2, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

edit:networking This PR updates networking code semver:minor Backwards-compatible change v2 This PR targets v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants