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

Commits on Mar 19, 2026

  1. Update .gitreview for stable/2026.1

    Change-Id: I0cf8e583fa826a9dac9f0cc4359842f650931a87
    Signed-off-by: OpenStack Release Bot <[email protected]>
    Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions
    openstackadmin committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    8273b70 View commit details
    Browse the repository at this point in the history
  2. 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: Ib7c694e1040f3a123e18c78cc4974100b5adfceb
    Signed-off-by: OpenStack Release Bot <[email protected]>
    Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions
    openstackadmin committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    7b0cca5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2026

  1. Add a flag to disable installing bootloaders

    Disables bootloader installations (calls to grub-install)
    for security reasons as part of the mitigation for CVE-2026-43003.
    
    Depends-On: https://review.opendev.org/c/openstack/ironic/+/990724
    Related-Bug: 2148310
    Change-Id: I10c88426d5838820ecf6853dca5b3878dc29bdf4
    Signed-off-by: Clif Houck <[email protected]>
    Signed-off-by: Jay Faulkner <[email protected]>
    (cherry picked from commit 6cd463a)
    ClifHouck committed Jun 11, 2026
    Configuration menu
    Copy the full SHA
    1dc4048 View commit details
    Browse the repository at this point in the history
Loading