-
Notifications
You must be signed in to change notification settings - Fork 554
Comparing changes
Open a pull request
base repository: gophercloud/gophercloud
base: v0.25.0
head repository: gophercloud/gophercloud
compare: v1.0.0
- 15 commits
- 129 files changed
- 7 contributors
Commits on Jun 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9f6ee33 - Browse repository at this point
Copy the full SHA 9f6ee33View commit details -
Merge pull request #2430 from shiftstack/gophercloud_authors
Credit the Gophercloud authors
Configuration menu - View commit details
-
Copy full SHA for 88a43e2 - Browse repository at this point
Copy the full SHA 88a43e2View commit details
Commits on Jul 14, 2022
-
Add support for deleting nova service (#2427)
* Add support for deleting nova service * Add support for deleting nova service * fix Delete Result value * fix service delete response ok code * modify test * modify test * modify test * modify test Co-authored-by: 吴典秋 <muti_kube@163.com>
Configuration menu - View commit details
-
Copy full SHA for 5b4f7ed - Browse repository at this point
Copy the full SHA 5b4f7edView commit details
Commits on Jul 18, 2022
-
Do not install tempest in sharedfilesystems jobs
Because `MANILA_INSTALL_TEMPEST_PLUGIN_SYSTEMWIDE` defaults to true in manila's devstack plugin [1], we're getting tempest plugin. This is problematic for us because: - we don't want to spend extra time installing unneeded dependencies - this makes it more likely to break, as shown with #2440. This commit sets `MANILA_INSTALL_TEMPEST_PLUGIN_SYSTEMWIDE` to false in the Share Filesystems job. Fixes #2440. [1] https://opendev.org/openstack/manila/src/commit/205d716/devstack/settings#L208
Configuration menu - View commit details
-
Copy full SHA for b721815 - Browse repository at this point
Copy the full SHA b721815View commit details -
Merge pull request #2441 from shiftstack/fix_tempest
Do not install tempest in sharedfilesystems jobs
Configuration menu - View commit details
-
Copy full SHA for a5d8e32 - Browse repository at this point
Copy the full SHA a5d8e32View commit details -
Add support for standard-attr-revisions to core network components
The Resource revision numbers extension allows tracking if an object was updated since it was last retrieved. Add support for revision numbers for the 3 core networking objects (networks, subnets, ports). Signed-off-by: Andreas Karis <ak.karis@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0721d75 - Browse repository at this point
Copy the full SHA 0721d75View commit details
Commits on Aug 2, 2022
-
All neutron core resources have created_at and updated_at, see [class Timestamp](https://github.com/openstack/neutron/blob/b7fad3dd35ad23303a5f52ec64478860a137775e/neutron/extensions/timestamp.py#L33). Signed-off-by: Matt Vinall <boyvinall@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 762122f - Browse repository at this point
Copy the full SHA 762122fView commit details
Commits on Aug 22, 2022
-
Fix train and ussuri networking jobs
neutron-vpnaas recently removed stable/ussuri and stable/train branches. We now need to use the ussuri-eol and train-eol tags instead when pulling from the project. Fixes #2447
Configuration menu - View commit details
-
Copy full SHA for eac628b - Browse repository at this point
Copy the full SHA eac628bView commit details -
Merge pull request #2448 from shiftstack/fix_eol_networking_jobs
Fix train and ussuri networking jobs
Configuration menu - View commit details
-
Copy full SHA for 2526b23 - Browse repository at this point
Copy the full SHA 2526b23View commit details -
With go 1.19, automated go formatting with `go fmt` applies to comments as well. This caused the unit test job to fail on new PRs. Let's apply the go 1.19 formatting to the whole code base. Fixes #2449
Configuration menu - View commit details
-
Copy full SHA for 37fb9a1 - Browse repository at this point
Copy the full SHA 37fb9a1View commit details -
Merge pull request #2450 from shiftstack/go1.19-formatting
Apply gofmt to comments
Configuration menu - View commit details
-
Copy full SHA for 4509f75 - Browse repository at this point
Copy the full SHA 4509f75View commit details
Commits on Aug 24, 2022
-
Signed-off-by: Matt Vinall <boyvinall@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5e6cb9e - Browse repository at this point
Copy the full SHA 5e6cb9eView commit details
Commits on Aug 25, 2022
-
Merge pull request #2445 from boyvinall/port-updated-at
Add UpdatedAt to ports.Port
Configuration menu - View commit details
-
Copy full SHA for e95256c - Browse repository at this point
Copy the full SHA e95256cView commit details
Commits on Aug 29, 2022
-
Update changelog preparing v1.0.0
Co-Authored-By: Martin André <m.andre@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 6e82001 - Browse repository at this point
Copy the full SHA 6e82001View commit details -
Merge pull request #2455 from shiftstack/bump_v1
Update changelog preparing v1.0.0
Configuration menu - View commit details
-
Copy full SHA for aa1aa90 - Browse repository at this point
Copy the full SHA aa1aa90View 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.25.0...v1.0.0