-
Notifications
You must be signed in to change notification settings - Fork 213
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: openstack/python-openstackclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c20a053
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: openstack/python-openstackclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3cb4491
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 21 files changed
- 3 contributors
Commits on Mar 3, 2026
-
Update .gitreview for stable/2026.1
Change-Id: I300afc0992bcc39a9c4d9fe78bad1d59948f625d Signed-off-by: OpenStack Release Bot <infra-root@openstack.org> Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions
Configuration menu - View commit details
-
Copy full SHA for a7f7327 - Browse repository at this point
Copy the full SHA a7f7327View commit details -
Update TOX_CONSTRAINTS_FILE for stable/2026.1
Update the URL to the upper-constraints file to point to the redirect rule on releases.openstack.org so that anyone working on this branch will switch to the correct upper-constraints list automatically when the requirements repository branches. Until the requirements repository has as stable/2026.1 branch, tests will continue to use the upper-constraints list on master. Change-Id: If6329ff2acc43369f5594e96682f4abac2f56013 Signed-off-by: OpenStack Release Bot <infra-root@openstack.org> Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions
Configuration menu - View commit details
-
Copy full SHA for bf0e8e2 - Browse repository at this point
Copy the full SHA bf0e8e2View commit details -
typing: Add class variables to testcases
testtools was recently bumped to a version that is typed, which means we now see type hints for that library. As a result, we now see issues with variables defined in tests via setUpClass. Note that the issue lies with mypy and not testtools, however: mypy doesn't adding class variables via assignment [1]. [1] python/mypy#8723 Change-Id: I8b09846ff8fc6ee51ba03531f5b41039282ee1c0 Signed-off-by: Stephen Finucane <stephenfin@redhat.com> (cherry picked from commit aeb0c68)
Configuration menu - View commit details
-
Copy full SHA for f3e89d4 - Browse repository at this point
Copy the full SHA f3e89d4View commit details
Commits on Mar 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for da39fce - Browse repository at this point
Copy the full SHA da39fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e6fec - Browse repository at this point
Copy the full SHA 24e6fecView commit details -
SDK returns generators, not lists, and we do not see errors until they are iterated. Force early iteration by wrapping then in a list to ensure we actually see the HTTP 403 errors we were expecting. Change-Id: I0ab72e587bf4e16ae877db7a81023a226124e4d5 Signed-off-by: Stephen Finucane <stephenfin@redhat.com> (cherry picked from commit 02b5630a9f9bf8bbc62d17542f61e769c2cb7fd1)
Configuration menu - View commit details
-
Copy full SHA for 3cb4491 - Browse repository at this point
Copy the full SHA 3cb4491View commit details
Loading
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 c20a053...3cb4491