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-ironicclient
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-ironicclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: unmaintained/2024.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 7, 2024

  1. Update .gitreview for stable/2024.1

    Change-Id: I94808cf10591c3b519b2be08d6ade3316597f700
    openstackadmin committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    adc2f62 View commit details
    Browse the repository at this point in the history
  2. Update TOX_CONSTRAINTS_FILE for stable/2024.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/2024.1 branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: Ia05c6b7a0695556d46ae56f25022ee22cd5eef65
    openstackadmin committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    88719e9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Stop using deprecated format_* from osc_utils

    Added our own formatter which replaces the deprecated/removed one.
    It's contents are essentially format_dict from osc-lib 3.2.0 stuffed
    into a cliff column object.
    
    Change-Id: If28bda0a11f3e4a0d02a6a52040e8ca65611822f
    jayofdoom authored and elfosardo committed May 14, 2025
    Configuration menu
    Copy the full SHA
    305c541 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Update .gitreview for unmaintained/2024.1

    Change-Id: If2756c6430973087589a2d11a7697f00d4979a1f
    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 Oct 31, 2025
    Configuration menu
    Copy the full SHA
    95bf8cb View commit details
    Browse the repository at this point in the history
Loading