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-keystoneclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openstack/python-keystoneclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: unmaintained/2023.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 21, 2024

  1. Update .gitreview for unmaintained/2023.1

    Change-Id: Ia9425aaced45d9f45a721f647586b6ca647242f5
    openstackadmin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e598e2e View commit details
    Browse the repository at this point in the history
  2. Update TOX_CONSTRAINTS_FILE for unmaintained/2023.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 unmaintained/2023.1 branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: I7a8e7dcb2b4374eb33aee631ee8ce0b84e44f969
    openstackadmin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a5c5ba6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Fix the gate

    This patch resolves the issues with the gate by passing the tests
    that are trying to use the old keystoneauth plugins. This is not
    the correct fix, but it get's us past the gate issues. We need to
    look at deprecating python-keystoneclient.
    
    Change-Id: I6bd85d18432d0d077e774fcd51a6ba40d1d66be0
    (cherry picked from commit 141787a)
    Signed-off-by: Elod Illes <elod.illes@est.tech>
    d34dh0r53 authored and Elod Illes committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    b86be8d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    6f42587 View commit details
    Browse the repository at this point in the history
  2. Merge "Update TOX_CONSTRAINTS_FILE for unmaintained/2023.1" into unma…

    …intained/2023.1
    Zuul authored and openstack-gerrit committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    0dca018 View commit details
    Browse the repository at this point in the history
Loading