-
Notifications
You must be signed in to change notification settings - Fork 563
Comparing changes
Open a pull request
base repository: gophercloud/gophercloud
base: v0.16.0
head repository: gophercloud/gophercloud
compare: v0.17.0
- 16 commits
- 33 files changed
- 5 contributors
Commits on Mar 10, 2021
-
blockstoragev3: support extra_spec for volumetypes (#2123)
Add support for blockstoragev3 volumetype extra_spec operations such as: - create extra specs for volume type - list all extra specs of volume type - get specific extra spec of volume type - update specific extra spec of volume type - delete specific extra spec of volume type
Configuration menu - View commit details
-
Copy full SHA for 3dc4bb8 - Browse repository at this point
Copy the full SHA 3dc4bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9c207 - Browse repository at this point
Copy the full SHA cd9c207View commit details
Commits on Mar 11, 2021
-
Neutron quota: int-as-string workaround (#2126)
In some conditions, Neutron will JSON-encode quota values as strings instead of integers. With this patch, the unmarshaling method is overridden to accept integers as strings. See https://bugs.launchpad.net/neutron/+bug/1918565 Fixes #2125
Configuration menu - View commit details
-
Copy full SHA for 613955a - Browse repository at this point
Copy the full SHA 613955aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f51f2 - Browse repository at this point
Copy the full SHA 69f51f2View commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 61ead6a - Browse repository at this point
Copy the full SHA 61ead6aView commit details
Commits on Mar 26, 2021
-
Identity: Support include_names query arg in /role_assignments (#2133)
Keystone may include names into RoleAssignment entity, if provide include_names=true as query arguemnt doc: https://docs.openstack.org/api-ref/identity/v3/index.html?expanded=id627-detail#id627
Configuration menu - View commit details
-
Copy full SHA for d26cb14 - Browse repository at this point
Copy the full SHA d26cb14View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0fd6c - Browse repository at this point
Copy the full SHA ff0fd6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 906fef2 - Browse repository at this point
Copy the full SHA 906fef2View commit details
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0fda7e6 - Browse repository at this point
Copy the full SHA 0fda7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1dcc22 - Browse repository at this point
Copy the full SHA b1dcc22View commit details -
*/apiversions: Fix documentation (#2136)
This is a documentation-only patch. * The **baremetal** apiversions `doc.go` documented a non-existant "AllPages" method of `ListResult`. * The **blockstorage** apiversions `doc.go` called `panic` with multiple arguments. * The **sharedfilesystem** apiversions `doc.go` did not provide an example call.
Configuration menu - View commit details
-
Copy full SHA for bad3698 - Browse repository at this point
Copy the full SHA bad3698View commit details -
Add support for volume type access (#2138)
ListAccesses: List accesses of private volume type AddAccess: Add access of project to volume type RemoveAccess: Remove access of project from volume type
Configuration menu - View commit details
-
Copy full SHA for 0c9d332 - Browse repository at this point
Copy the full SHA 0c9d332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5137346 - Browse repository at this point
Copy the full SHA 5137346View commit details
Commits on Apr 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 05a462d - Browse repository at this point
Copy the full SHA 05a462dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6cb996 - Browse repository at this point
Copy the full SHA c6cb996View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffd7411 - Browse repository at this point
Copy the full SHA ffd7411View 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 v0.16.0...v0.17.0