-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: openstack/ironic-python-agent-builder
base: master
head repository: openstack/ironic-python-agent-builder
compare: stable/2025.2
- 9 commits
- 10 files changed
- 6 contributors
Commits on Sep 18, 2025
-
Update .gitreview for stable/2025.2
Change-Id: Ie84e2a5244ebe66277bbab95fa327e93ee718bbe 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 d2a5ea1 - Browse repository at this point
Copy the full SHA d2a5ea1View 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: I9b282c630cd0f79a590551feafbe5b3dc48473e0 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 1899d74 - Browse repository at this point
Copy the full SHA 1899d74View commit details
Commits on Oct 29, 2025
-
Publish CentOS Stream 10 IPA dib images
Change-Id: I95850914746f9e6df7a00d8ed690c938bb8dce94 Signed-off-by: Riccardo Pittau <elfosardo@gmail.com> (cherry picked from commit b083749)
Configuration menu - View commit details
-
Copy full SHA for 2a5899d - Browse repository at this point
Copy the full SHA 2a5899dView commit details
Commits on Nov 12, 2025
-
Wait up to 30 seconds for config drive
Handle Virtual Media ISO (sr0) appearing later Issue: https://bugs.launchpad.net/ironic-python-agent-builder/+bug/2126068 Change-Id: I185f0955d86767784ea6b68c01ffc484c83c61ae Signed-off-by: Mathieu Parent <math.parent@gmail.com> (cherry picked from commit 9aca8fd)
Configuration menu - View commit details
-
Copy full SHA for b1904e5 - Browse repository at this point
Copy the full SHA b1904e5View commit details
Commits on Nov 17, 2025
-
cs10 - remove excess intel firmware
Adds intel bluetooth, dsps, and wifi adapters to the list of firmware blobs which are not needed. This should reduce the uncompresses artifacts storage by approximately 95MB. Change-Id: I92e206583a915738472499d110b8ab6c8fa1861d Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com> (cherry picked from commit 4bc39d7)
Configuration menu - View commit details
-
Copy full SHA for cecaa03 - Browse repository at this point
Copy the full SHA cecaa03View commit details -
Some follow-up checks of recent firmware fixes caused me to realize we've mixxed up the firmware cleanup even more and our defensiveness on the removal resulted in some confusion. Ultimately, I guess this is... my second attempt to improve this, but also attempt to heavily restrict our automatic glob expansion usage. 2025-11-12 18:58:43.824 | + rm -rf /usr/lib/firmware/vicam 2025-11-12 18:58:43.824 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-12 18:58:43.824 | + [[ iwlwifi != '' ]] 2025-11-12 18:58:43.824 | + [[ iwlwifi =~ / ]] 2025-11-12 18:58:43.824 | + rm -rf /usr/lib/firmware/iwlwifi 2025-11-12 18:58:43.824 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-12 18:58:43.824 | + [[ intel/ibt != '' ]] 2025-11-12 18:58:43.824 | + [[ intel/ibt =~ / ]] 2025-11-12 18:58:43.824 | + rm -r -f '/usr/lib/firmware/intel/ibt*' The net result before this change was the IPA Centos10 build initramfs files were running around 533 MB, and with this change the file sizes are down to 464MB. Change-Id: Ie420a192fbf9ed2fa246c31d799078186a5ca8e7 Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com> (cherry picked from commit 34c9532)Configuration menu - View commit details
-
Copy full SHA for 4ccd18d - Browse repository at this point
Copy the full SHA 4ccd18dView commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9298286 - Browse repository at this point
Copy the full SHA 9298286View commit details
Commits on Jun 12, 2026
-
ci: Pin setuptools to a range that still ships
Recent setuptools releases (82.0.0 and later) have removed the ``pkg_resources`` module. Our docs environment still depends on ``pkg_resources`` transitively via ``openstackdocstheme/pbr``, causing import error when run under newer environments. Modeled off of CID's ironic commit. Change-Id: I90d1bb04321ac912ea1dbe57475f657be6ce3d30 Signed-off-by: Clif Houck <me@clifhouck.com>
Configuration menu - View commit details
-
Copy full SHA for bb5286e - Browse repository at this point
Copy the full SHA bb5286eView commit details -
Pin setuptools in the requirements.txt copied from IPA
back to a version that is compatible with stable branches. Change-Id: Ie76f8f3c3a912dbd9c66b7b23775b0f994f4d19a Signed-off-by: Clif Houck <me@clifhouck.com>
Configuration menu - View commit details
-
Copy full SHA for 81207e7 - Browse repository at this point
Copy the full SHA 81207e7View 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 master...stable/2025.2