-
Notifications
You must be signed in to change notification settings - Fork 553
Comparing changes
Open a pull request
base repository: gophercloud/gophercloud
base: v2.3.0
head repository: gophercloud/gophercloud
compare: v2.4.0
- 10 commits
- 14 files changed
- 4 contributors
Commits on Dec 6, 2024
-
trivial: change order of args for AssertEquals() calls
The expected order is "expected, actual" and getting this right helps debugging.
Configuration menu - View commit details
-
Copy full SHA for 3beb498 - Browse repository at this point
Copy the full SHA 3beb498View commit details -
Merge pull request #3269 from gophercloud/bp-v2-19a73fb
[v2] trivial: change order of args for AssertEquals() calls
Configuration menu - View commit details
-
Copy full SHA for 335a41f - Browse repository at this point
Copy the full SHA 335a41fView commit details
Commits on Dec 10, 2024
-
Allow BuildRequestBody() to work with collection of structs
When passing an array or a slice to `BuildRequestBody()`, the `parent` string becomes mandatory. This makes it possible to build requests for bulk operations.
Configuration menu - View commit details
-
Copy full SHA for 04387f1 - Browse repository at this point
Copy the full SHA 04387f1View commit details -
SG rules: implement bulk create
Implement bulk creation of security group rules [1]. [1] https://docs.openstack.org/api-ref/network/v2/#bulk-create-security-group-rule
Configuration menu - View commit details
-
Copy full SHA for 89e66ee - Browse repository at this point
Copy the full SHA 89e66eeView commit details -
Merge pull request #3270 from gophercloud/bp-v2-c925eea-6e6dbe5
[v2] SG rules: implement bulk create
Configuration menu - View commit details
-
Copy full SHA for e3bceef - Browse repository at this point
Copy the full SHA e3bceefView commit details
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9158f73 - Browse repository at this point
Copy the full SHA 9158f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39e8a0a - Browse repository at this point
Copy the full SHA 39e8a0aView commit details -
Merge pull request #3273 from gophercloud/bp-v2-4d5dc13-cec507c
[v2] Add missing fields in Objectstorage and compute API
Configuration menu - View commit details
-
Copy full SHA for b5aa339 - Browse repository at this point
Copy the full SHA b5aa339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 271026c - Browse repository at this point
Copy the full SHA 271026cView commit details
Commits on Dec 19, 2024
-
Merge pull request #3271 from shiftstack/prepare_v2.4.0
Prepare v2.4.0
Configuration menu - View commit details
-
Copy full SHA for e581ad4 - Browse repository at this point
Copy the full SHA e581ad4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...v2.4.0