Skip to content

[v2] Networking v2: Support two time formats for subnet, router, SG rule (#3492)#3494

Merged
mandre merged 1 commit intov2from
bp-v2-e852df2
Aug 13, 2025
Merged

[v2] Networking v2: Support two time formats for subnet, router, SG rule (#3492)#3494
mandre merged 1 commit intov2from
bp-v2-e852df2

Conversation

@gophercloud-backport-bot
Copy link
Copy Markdown

Backport: #3493

(This is meant to resolve #3492)

For the Networking v2 API, Gophercloud has support for two time formats for the created_at/updated_at fields, for most of the resources for which it supports such fields. This was introduced by #1671. Such support however is lacking for some resources (the resources for which the support for the created_at/updated_at fields was added later, in 99b0a51)

This PR adds support for two time formats for the subnet, router, and SG rule resources.

It does it in the same way as in #1671, and adds the corresponding unit tests.

@github-actions github-actions bot added edit:networking This PR updates networking code v2 This PR targets v2 semver:minor Backwards-compatible change labels Aug 13, 2025
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 63.761% (+0.08%) from 63.68%
when pulling 03e6262 on bp-v2-e852df2
into 425325d on v2.

@mandre mandre merged commit 3a27e4f into v2 Aug 13, 2025
21 checks passed
@mandre mandre deleted the bp-v2-e852df2 branch August 13, 2025 16:33
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