Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2] SG rules: implement bulk create #3270

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

gophercloud-backport-bot[bot]
Copy link

Backport: #3267

Implement bulk creation of security group rules [1].

[1] https://docs.openstack.org/api-ref/network/v2/#bulk-create-security-group-rule

When passing an array or a slice to `BuildRequestBody()`, the `parent`
string becomes mandatory.

This makes it possible to build requests for bulk operations.
Implement bulk creation of security group rules [1].

[1] https://docs.openstack.org/api-ref/network/v2/#bulk-create-security-group-rule
@github-actions github-actions bot added edit:networking This PR updates networking code v2 This PR targets v2 edit:gophercloud This PR updates common Gophercloud code semver:minor Backwards-compatible change labels Dec 10, 2024
@coveralls
Copy link

Coverage Status

coverage: 78.689% (-0.03%) from 78.721%
when pulling 89e66ee on bp-v2-c925eea-6e6dbe5
into 335a41f on v2.

@pierreprinetti pierreprinetti added hold Do not merge and removed hold Do not merge labels Dec 10, 2024
@pierreprinetti pierreprinetti merged commit e3bceef into v2 Dec 10, 2024
25 of 26 checks passed
@pierreprinetti pierreprinetti deleted the bp-v2-c925eea-6e6dbe5 branch December 10, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
edit:gophercloud This PR updates common Gophercloud code 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.

None yet

4 participants