Skip to content

Conversation

Jscott377
Copy link
Contributor

@github-actions github-actions bot added edit:networking This PR updates networking code semver:minor Backwards-compatible change labels Oct 17, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting your first PR! Be sure that we will be looking at it but keep in mind
this sometimes takes a while.
Please let the maintainers know if your PR has not got enough attention after a few days.
If any doubt, please consult our PR tutorial.

Copy link
Contributor

@kayrus kayrus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. Thanks for the PR. A couple of first findings. Probably later I'll take a closer look.

@coveralls
Copy link

coveralls commented Oct 17, 2024

Coverage Status

coverage: 63.748% (+0.01%) from 63.736%
when pulling ec5b9ca on Jscott377:add_address_groups_to_networking
into 6b57489 on gophercloud:main.

@Jscott377
Copy link
Contributor Author

Hi @kayrus, made the initial changes you'd left, is there an update on this please?

@kayrus kayrus force-pushed the add_address_groups_to_networking branch from dda7dcb to 1ceee9e Compare May 27, 2025 09:51
@github-actions github-actions bot added semver:major Breaking change and removed semver:minor Backwards-compatible change labels May 27, 2025
@kayrus kayrus force-pushed the add_address_groups_to_networking branch 2 times, most recently from 7046b27 to 1fe6662 Compare May 27, 2025 11:13
@github-actions github-actions bot added semver:minor Backwards-compatible change and removed semver:major Breaking change labels May 27, 2025
@kayrus kayrus force-pushed the add_address_groups_to_networking branch from 1fe6662 to f799e81 Compare May 27, 2025 11:14
@kayrus kayrus added the backport-v2 This PR will be backported to v2 label May 27, 2025
kayrus
kayrus previously approved these changes May 27, 2025
Copy link
Contributor

@kayrus kayrus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rebased your change on main, added functional tests and adjusted the UpdateOpts to not include the Addresses member, otherwise API complains that this field is read-only.

@kayrus kayrus force-pushed the add_address_groups_to_networking branch from f799e81 to ec5b9ca Compare May 27, 2025 11:42
@kayrus kayrus merged commit df5faf8 into gophercloud:main May 27, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v2 This PR will be backported to v2 edit:networking This PR updates networking code semver:minor Backwards-compatible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supporting Neutron security address groups
3 participants