-
Notifications
You must be signed in to change notification settings - Fork 213
Comparing changes
Open a pull request
base repository: openstack/python-openstackclient
base: d1a0ede
head repository: openstack/python-openstackclient
compare: cc866e7
- 12 commits
- 16 files changed
- 9 contributors
Commits on Sep 16, 2025
-
Update .gitreview for stable/2025.2
Change-Id: I61078f777a5e5edd11a1528949f3b854fbdf1a5e 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 4309d08 - Browse repository at this point
Copy the full SHA 4309d08View commit details -
Update TOX_CONSTRAINTS_FILE for stable/2025.2
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/2025.2 branch, tests will continue to use the upper-constraints list on master. Change-Id: I1eebef3de6ae7e5bf6113b9ad640375b51061684 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 a122400 - Browse repository at this point
Copy the full SHA a122400View commit details
Commits on Oct 2, 2025
-
Ensure show on absent appcreds raises exception
Currently, running ``application credential show`` on a non-existent appcred will exit normally and display a formatted application credential with no data, despite the Keystone API returning a 404. Ensure that querying a non-existent application credential raises an exception message and an exit-code 1 to the user. Closes-Bug: #2126565 Change-Id: I597d2d4064f1020c5ac40862ecc556f3c94b53eb Signed-off-by: Matt Anson <matta@stackhpc.com> (cherry picked from commit fb8cdd4)
Configuration menu - View commit details
-
Copy full SHA for 9916aa6 - Browse repository at this point
Copy the full SHA 9916aa6View commit details -
identity: Fix 'user list --project' option
The 'role_assignments_filter' identity proxy method requires either a user or group, which defeats the entire purpose of the command when used with this option. Use 'role_assignments' instead. Change-Id: I8fb705c55fb4e81fa82d4a7dbe4c5bf7e1edd98a Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Closes-bug: #1616104 (cherry picked from commit 0ed1220)
Configuration menu - View commit details
-
Copy full SHA for 3367327 - Browse repository at this point
Copy the full SHA 3367327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff9b6b - Browse repository at this point
Copy the full SHA 1ff9b6bView commit details -
Fix openstack quota show without cinder
Per this Debian bug [1], 'openstack quota show --default' fails when cinder is NOT installed. This is also true of other services. [1] https://bugs.debian.org/1109288 Change-Id: I361da44b9f1d09ba3a454632d41e2110a3815395 Signed-off-by: Svein-Erik Skjelbred <svein-erik@skjelbred.com> Signed-off-by: Thomas Goirand <zigo@debian.org> Signed-off-by: Stephen Finucane <stephenfin@redhat.com> (cherry picked from commit de88853)
Configuration menu - View commit details
-
Copy full SHA for 63f78be - Browse repository at this point
Copy the full SHA 63f78beView commit details
Commits on Oct 3, 2025
-
tests: Remove use of namedtuple
Change-Id: I19a272ffd260bab263dd63cb920802b792e192eb Signed-off-by: Stephen Finucane <stephenfin@redhat.com> (cherry picked from commit 94e447a)
Configuration menu - View commit details
-
Copy full SHA for f2c9fbf - Browse repository at this point
Copy the full SHA f2c9fbfView commit details -
This change fixes missing conditional logic for microversion 2.100 which adds support for showing `scheduler_hints` field to `openstack server list --long` output. Change-Id: I2820e02a91deb73850f37dc737dbec79dea99e8d Signed-off-by: Rajesh Tailor <ratailor@redhat.com> (cherry picked from commit e755460)
Configuration menu - View commit details
-
Copy full SHA for 78ef2f5 - Browse repository at this point
Copy the full SHA 78ef2f5View commit details
Commits on Dec 15, 2025
-
fix(keystone): correct the args submitted on user creation
When a user is created without a password then no parameter called 'password' should be submitted to the keystone API. This removes the incorrect 'password' with null being supplied. Closes-Bug: 2136148 Change-Id: If1c2eb5db360764a5f7660ce4e5353da85b6d3da Signed-off-by: Doug Goldstein <cardoe@cardoe.com> (cherry picked from commit 0b05fd8)
Configuration menu - View commit details
-
Copy full SHA for 12873ab - Browse repository at this point
Copy the full SHA 12873abView commit details
Commits on Dec 16, 2025
-
volume: Add missing backup_id field in tests
This change also reverts commit: * 5f1ffe7 Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/958801 Change-Id: Icac78179bc324e6fbe762f8095f2cba490ef6aea Signed-off-by: Luan Utimura <luan.utimura@luizalabs.com> (cherry picked from commit 4132ca1)
Configuration menu - View commit details
-
Copy full SHA for c836ab2 - Browse repository at this point
Copy the full SHA c836ab2View commit details
Commits on Dec 18, 2025
-
Fix image owner change when accepting membership with --project
When using 'openstack image set --project <project> --accept <image>', the command incorrectly changed the image owner. The --project parameter when used with membership flags should only identify which member's status to update, not change ownership. Closes-Bug: #2136795 Change-Id: I1044b51f38000fb5339740bc40c7f8645c794402 Signed-off-by: Abhishek Kekane <akekane@redhat.com> (cherry picked from commit ed2dc69)
Configuration menu - View commit details
-
Copy full SHA for ad2689d - Browse repository at this point
Copy the full SHA ad2689dView commit details
Commits on Dec 22, 2025
-
Merge "fix(keystone): correct the args submitted on user creation" in…
…to stable/2025.2
Configuration menu - View commit details
-
Copy full SHA for cc866e7 - Browse repository at this point
Copy the full SHA cc866e7View 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 d1a0ede...cc866e7