Skip to content
Permalink

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: d1a0ede
Choose a base ref
...
head repository: openstack/python-openstackclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cc866e7
Choose a head ref
  • 12 commits
  • 16 files changed
  • 9 contributors

Commits on Sep 16, 2025

  1. 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
    openstackadmin committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    4309d08 View commit details
    Browse the repository at this point in the history
  2. 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
    openstackadmin committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    a122400 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. 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)
    m-bull authored and stephenfin committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    9916aa6 View commit details
    Browse the repository at this point in the history
  2. 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)
    stephenfin committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    3367327 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ff9b6b View commit details
    Browse the repository at this point in the history
  4. 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)
    thomasgoirand authored and stephenfin committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    63f78be View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. tests: Remove use of namedtuple

    Change-Id: I19a272ffd260bab263dd63cb920802b792e192eb
    Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
    (cherry picked from commit 94e447a)
    stephenfin authored and ratailor committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    f2c9fbf View commit details
    Browse the repository at this point in the history
  2. Fix microversion 2.100

    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)
    ratailor committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    78ef2f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. 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)
    cardoe committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    12873ab View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. 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)
    lnutimura authored and cardoe committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    c836ab2 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. 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)
    konan-abhi committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    ad2689d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. Merge "fix(keystone): correct the args submitted on user creation" in…

    …to stable/2025.2
    Zuul authored and openstack-gerrit committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    cc866e7 View commit details
    Browse the repository at this point in the history
Loading