ironic-python-agent-builder 7.0.0__tar.gz → 7.1.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/AUTHORS +1 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/ChangeLog +13 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/PKG-INFO +1 -1
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/static/etc/systemd/system/ironic-agent-resolve-config-drive.service +3 -0
- ironic_python_agent_builder-7.1.0/dib/ironic-python-agent-ramdisk/static/usr/local/bin/ironic-python-agent-resolve-configdrive.sh +60 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/ironic_python_agent_builder.egg-info/PKG-INFO +1 -1
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/ironic_python_agent_builder.egg-info/SOURCES.txt +2 -1
- ironic_python_agent_builder-7.1.0/ironic_python_agent_builder.egg-info/pbr.json +1 -0
- ironic_python_agent_builder-7.1.0/releasenotes/notes/fix-glean-configdrive-lockout-4afaa99a06e7a785.yaml +11 -0
- ironic_python_agent_builder-7.1.0/releasenotes/notes/re-enable-simple-init-b1dd1edc2ba9d646.yaml +8 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/tox.ini +2 -5
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/zuul.d/project.yaml +4 -2
- ironic_python_agent_builder-7.0.0/dib/ironic-python-agent-ramdisk/static/usr/local/bin/ironic-python-agent-resolve-configdrive.sh +0 -55
- ironic_python_agent_builder-7.0.0/ironic_python_agent_builder.egg-info/pbr.json +0 -1
- ironic_python_agent_builder-7.0.0/releasenotes/notes/add-simple-init-by-default-cfaa05c8178de93f.yaml +0 -8
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/CONTRIBUTING.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/LICENSE +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/README.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/burn-in/README.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/burn-in/element-deps +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/burn-in/package-installs.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/element/ironic-python-agent-podman/README.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/element/ironic-python-agent-podman/element-deps +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/element/ironic-python-agent-podman/environment.d/10-setup.bash +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/element/ironic-python-agent-podman/package-installs.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/element/ironic-python-agent-podman/pre-finalise.d/10-ipa-podman-config +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/element/ironic-python-agent-podman/pre-finalise.d/20-ipa-config +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/element/ironic-python-agent-podman/pre-finalise.d/30-ipa-steps +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/extra-hardware/README.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/extra-hardware/element-deps +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/extra-hardware/environment.d/10-enable-rdo-deps.bash +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/extra-hardware/install.d/extra-hardware-package-install/package-installs-extra-hardware +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/extra-hardware/install.d/extra-hardware-source-install/80-extra-hardware-install +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/extra-hardware/package-installs.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/extra-hardware/pkg-map +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/extra-hardware/pre-install.d/10-enable-rdo-deps +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/README.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/element-deps +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/element-provides +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/environment.d/01-debian-ipa.bash +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/environment.d/10-defaults.bash +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/environment.d/20-ipa-distro-family.bash +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/extra-data.d/15-ssl-ca-copy +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-package-install/package-installs-ironic-python-agent-ramdisk +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-source-install/60-ironic-python-agent-ramdisk-install +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-source-install/ironic-python-agent.conf +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-source-install/ironic-python-agent.init +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-source-install/ironic-python-agent.service +1 -1
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/package-installs.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/pkg-map +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/post-install.d/80-ironic-python-agent-ramdisk +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/post-install.d/98-set-journal-config +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/post-install.d/99-remove-extra-packages +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/source-repository-ironic-python-agent +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/source-repository-requirements +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/static/etc/ironic-python-agent.d/README +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/static/etc/systemd/system/ironic-agent-create-rescue-user.path +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/static/etc/systemd/system/ironic-agent-create-rescue-user.service +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/static/usr/local/bin/ironic-python-agent-create-rescue-user.sh +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-ramdisk/svc-map +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-tls/README.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-tls/element-deps +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-python-agent-tls/pre-finalise.d/10-configure-ipa-tls +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-ramdisk-base/README.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-ramdisk-base/cleanup.d/98-prepare-resolve-conf +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-ramdisk-base/cleanup.d/99-ramdisk-create +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-ramdisk-base/element-deps +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/ironic-ramdisk-base/environment.d/10-checksum.bash +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/multipath-io/README.md +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/multipath-io/element-deps +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/multipath-io/package-installs.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/multipath-io/static/etc/modules-load.d/iscsi.conf +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/requirements.txt +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/source/admin/dib.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/source/admin/index.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/source/conf.py +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/source/contributor/index.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/source/index.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/source/install/index.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/ironic_python_agent_builder/__init__.py +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/ironic_python_agent_builder.egg-info/dependency_links.txt +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/ironic_python_agent_builder.egg-info/entry_points.txt +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/ironic_python_agent_builder.egg-info/not-zip-safe +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/ironic_python_agent_builder.egg-info/requires.txt +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/ironic_python_agent_builder.egg-info/top_level.txt +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/playbooks/ironic-python-agent-build-image/extra-logs.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/playbooks/ironic-python-agent-build-image/post.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/playbooks/ironic-python-agent-build-image/pre.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/playbooks/ironic-python-agent-build-image/run.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/.placeholder +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/add-efibootmgr-d2a456de6b999612.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/add-efivar-f83fdf2d797396dc.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/add-ntpdate-3db2f8565fed761e.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/add-nvme-cli-590e42735476a549.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/centos7-python3-185f1d35c37096c7.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/centos8-46a95956fd871c90.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/centos8-stream-d9c83190e987e07d.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/centos9-0f925822a2ab9e0a.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/clean-var-tmp-with-dib-builds-cd31a2cf70a7f935.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/create-ramdisk-random-devices-263f78a2ef40dbe2.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/cs10support-f8d2996aaf7505ad.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/debian-9a4fa6b2d3ef96d0.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/debian-arm64-fc3cc4949e3100d9.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/debian-firmware-1927601ebb779bc4.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/debian-ipa-cb5975e436cba525.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/debian-trixie-e79ed0ba2a42befa.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/dhcp-predictible-ifnames-b2a1d9e6471b6819.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/drop-python2-534124afa50f62dd.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/drop-tinyipa-support-628b5a8d92b4af15.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/excess-firmware-removal-debian-06c49a8604122b1c.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/extra-hardware-73e3c9b5a0143bfa.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/fix-early-fail-if-no-config-drive-2085609b044ac85f.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/fix-firmware-cleanup-revisited-3047b3bf415bc91c.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/goodbye-bullseye-2484e954f7234ba5.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/ironic-lib-6a16f13fc6ec9a50.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/ironic-ramdisk-base-3bfb9b90ad416891.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/linux-firmware-9a6f8a9a32c5719d.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/lzma-bf4552b98dd5824a.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/lzma-compression-level-1ca346ba8d5b905a.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/multipath-0eb6a4f3b2ee22a3.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/network-manager-auto-dhcp-all-interfaces-rhel-centos-relese-gt-7-0c2054d0067c6e93.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/no-fedora-aa65bcc43f9d56fa.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/no-firmware-e2cb953037a3be8f.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/no-iscsi-5d132e6468acab0b.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/no-sdparm-f77de72b5c0d7859.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/no-suse-e15d8384c423251c.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/python2-removal-dee895550b1959af.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/remove-PYOPTIMIZE_TINYIPA-ebde63911d140209.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/selinux-permissive-a059f42bb66373a1.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/tinycore13-caba5a4998bdd628.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/tinyipa-ci-testing-ends-8748513e6512cf8f.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/tinyipa-tgt-226f74125238c239.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/notes/wait-config-drive-30s-3c51adba5fddc8a2.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/2023.1.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/2023.2.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/2024.1.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/2024.2.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/2025.1.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/2025.2.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/_static/.placeholder +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/_templates/.placeholder +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/conf.py +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/index.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/unreleased.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/wallaby.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/xena.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/yoga.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/zed.rst +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/requirements.txt +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/roles/ipa-build-dib-image/defaults/main.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/roles/ipa-build-dib-image/tasks/install.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/roles/ipa-build-dib-image/tasks/main.yaml +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/setup.cfg +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/setup.py +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/tools/iso-image-create +0 -0
- {ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/zuul.d/ironic-python-agent-builder-jobs.yaml +0 -0
|
@@ -24,6 +24,7 @@ Madhuri Kumari <madhuri.kumari@intel.com>
|
|
|
24
24
|
Madhuri Kumari <madhuri.rai07@gmail.com>
|
|
25
25
|
Maksim Malchuk <maksim.malchuk@gmail.com>
|
|
26
26
|
Mark Goddard <mark@stackhpc.com>
|
|
27
|
+
Mathieu Parent <math.parent@etik.com>
|
|
27
28
|
Mathieu Parent <math.parent@gmail.com>
|
|
28
29
|
Matt Anson <matta@stackhpc.com>
|
|
29
30
|
Michael Davies <michael@the-davies.net>
|
|
@@ -1,6 +1,19 @@
|
|
|
1
1
|
CHANGES
|
|
2
2
|
=======
|
|
3
3
|
|
|
4
|
+
7.1.0
|
|
5
|
+
-----
|
|
6
|
+
|
|
7
|
+
* tox: Drop redundant injection of VIRTUAL\_ENV variable
|
|
8
|
+
* re-enable simple-init by default
|
|
9
|
+
* Drop redundant basepython
|
|
10
|
+
* Make multiple integration jobs voting
|
|
11
|
+
* Lockout configdrive reads on network boots
|
|
12
|
+
* Fixed rescue ConditionPathExists flag
|
|
13
|
+
* ci: Start running the advaned ironic job
|
|
14
|
+
* Revert "Add simple-init by default"
|
|
15
|
+
* Fix waiting config drive with the correct publisher id
|
|
16
|
+
|
|
4
17
|
7.0.0
|
|
5
18
|
-----
|
|
6
19
|
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
#!/bin/bash
|
|
2
|
+
|
|
3
|
+
set -eux
|
|
4
|
+
set -o pipefail
|
|
5
|
+
|
|
6
|
+
echo "Resolving the configuration drive for Ironic."
|
|
7
|
+
|
|
8
|
+
PATH=/bin:/usr/bin:/sbin:/usr/sbin
|
|
9
|
+
|
|
10
|
+
# Inspired by/based on glean-early.sh
|
|
11
|
+
# https://opendev.org/opendev/glean/src/branch/master/glean/init/glean-early.sh
|
|
12
|
+
#
|
|
13
|
+
# What this script does, given we have disabled glean-early from executing,
|
|
14
|
+
# it mounts the configuration drive contents *if* appropriate. Otherwise
|
|
15
|
+
# everything falls into the default dhcp/address discovery path.
|
|
16
|
+
|
|
17
|
+
# Identify if we have an a publisher id set
|
|
18
|
+
publisher_id=""
|
|
19
|
+
if grep -q "ir_pub_id" /proc/cmdline; then
|
|
20
|
+
publisher_id=$(cat /proc/cmdline | sed -e 's/^.*ir_pub_id=//' -e 's/ .*$//')
|
|
21
|
+
fi
|
|
22
|
+
|
|
23
|
+
if grep -q "BOOTIF" /proc/cmdline; then
|
|
24
|
+
# This is clearly a network boot or agent boot operation, which means
|
|
25
|
+
# we should double check if we have a publisher_id from Ironic.
|
|
26
|
+
if [[ "${publisher_id,,}" == "" ]]; then
|
|
27
|
+
# No publisher ID is present on the command line, Stop here.
|
|
28
|
+
# No need to proceed.
|
|
29
|
+
echo "Non-vmedia based deploy detected - skipping configuration."
|
|
30
|
+
exit 1
|
|
31
|
+
fi
|
|
32
|
+
fi
|
|
33
|
+
|
|
34
|
+
# NOTE(TheJulia): We care about iso images, and would expect lower case as a
|
|
35
|
+
# result. In the case of VFAT partitions, they would be upper case.
|
|
36
|
+
CONFIG_DRIVE_LABEL="config-2"
|
|
37
|
+
|
|
38
|
+
i=0
|
|
39
|
+
while [ $i -lt 30 ] ; do
|
|
40
|
+
i=$((i + 1))
|
|
41
|
+
|
|
42
|
+
for device in $(lsblk -o PATH,LABEL | grep "$CONFIG_DRIVE_LABEL" | cut -d" " -f1); do
|
|
43
|
+
device_id=$(udevadm info --query=property --property=ID_FS_PUBLISHER_ID "$device" | sed s/ID_FS_PUBLISHER_ID=//)
|
|
44
|
+
if [[ "${publisher_id,,}" == "${device_id,,}" ]]; then
|
|
45
|
+
# SUCCESS! Valid device! Mount it!
|
|
46
|
+
echo "Device ${device} matches publisher id ${publisher_id}. Mounting..."
|
|
47
|
+
mkdir -p /mnt/config
|
|
48
|
+
mount -t iso9660 -o ro,mode=0700 "${device}" /mnt/config || true
|
|
49
|
+
# We've mounted the device, the world is happy.
|
|
50
|
+
exit 0
|
|
51
|
+
fi
|
|
52
|
+
done
|
|
53
|
+
|
|
54
|
+
sleep 1
|
|
55
|
+
done
|
|
56
|
+
|
|
57
|
+
# No device found
|
|
58
|
+
echo "No valid configuration drive found for Ironic."
|
|
59
|
+
lsblk -o PATH,LABEL
|
|
60
|
+
exit 1
|
|
@@ -88,7 +88,6 @@ releasenotes/notes/add-efibootmgr-d2a456de6b999612.yaml
|
|
|
88
88
|
releasenotes/notes/add-efivar-f83fdf2d797396dc.yaml
|
|
89
89
|
releasenotes/notes/add-ntpdate-3db2f8565fed761e.yaml
|
|
90
90
|
releasenotes/notes/add-nvme-cli-590e42735476a549.yaml
|
|
91
|
-
releasenotes/notes/add-simple-init-by-default-cfaa05c8178de93f.yaml
|
|
92
91
|
releasenotes/notes/centos7-python3-185f1d35c37096c7.yaml
|
|
93
92
|
releasenotes/notes/centos8-46a95956fd871c90.yaml
|
|
94
93
|
releasenotes/notes/centos8-stream-d9c83190e987e07d.yaml
|
|
@@ -108,6 +107,7 @@ releasenotes/notes/excess-firmware-removal-debian-06c49a8604122b1c.yaml
|
|
|
108
107
|
releasenotes/notes/extra-hardware-73e3c9b5a0143bfa.yaml
|
|
109
108
|
releasenotes/notes/fix-early-fail-if-no-config-drive-2085609b044ac85f.yaml
|
|
110
109
|
releasenotes/notes/fix-firmware-cleanup-revisited-3047b3bf415bc91c.yaml
|
|
110
|
+
releasenotes/notes/fix-glean-configdrive-lockout-4afaa99a06e7a785.yaml
|
|
111
111
|
releasenotes/notes/goodbye-bullseye-2484e954f7234ba5.yaml
|
|
112
112
|
releasenotes/notes/ironic-lib-6a16f13fc6ec9a50.yaml
|
|
113
113
|
releasenotes/notes/ironic-ramdisk-base-3bfb9b90ad416891.yaml
|
|
@@ -122,6 +122,7 @@ releasenotes/notes/no-iscsi-5d132e6468acab0b.yaml
|
|
|
122
122
|
releasenotes/notes/no-sdparm-f77de72b5c0d7859.yaml
|
|
123
123
|
releasenotes/notes/no-suse-e15d8384c423251c.yaml
|
|
124
124
|
releasenotes/notes/python2-removal-dee895550b1959af.yaml
|
|
125
|
+
releasenotes/notes/re-enable-simple-init-b1dd1edc2ba9d646.yaml
|
|
125
126
|
releasenotes/notes/remove-PYOPTIMIZE_TINYIPA-ebde63911d140209.yaml
|
|
126
127
|
releasenotes/notes/selinux-permissive-a059f42bb66373a1.yaml
|
|
127
128
|
releasenotes/notes/tinycore13-caba5a4998bdd628.yaml
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"git_version": "cc13094", "is_release": true}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
---
|
|
2
|
+
fixes:
|
|
3
|
+
- |
|
|
4
|
+
Fixes issues which could be encountered where prior configuration drives
|
|
5
|
+
were considered valid for use by the configuration drive lockout script.
|
|
6
|
+
This was discovered shortly after ``simple-init`` was added as a default
|
|
7
|
+
element instead of an opt-in element for disk images. Because of the use
|
|
8
|
+
of glean, this only resulted in incorrect network configuration of the
|
|
9
|
+
agent in some cases for users utilizing upstream code. That support was
|
|
10
|
+
promptly reverted, and this fix developed. We anticipate the simple-init
|
|
11
|
+
element to be re-introduced at some point in the future.
|
ironic_python_agent_builder-7.1.0/releasenotes/notes/re-enable-simple-init-b1dd1edc2ba9d646.yaml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
---
|
|
2
|
+
fixes:
|
|
3
|
+
- |
|
|
4
|
+
Fixes the DHCP-less usage path by default through the simple-init element
|
|
5
|
+
being enabled as a diskimage-builder dependency by default. This change was
|
|
6
|
+
previously reverted to allow time to resolve bugs in the guard rail
|
|
7
|
+
logic. Initalization of configuration drive configuration with simple-init
|
|
8
|
+
is now handled appropriately.
|
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
[tox]
|
|
2
2
|
minversion = 3.18.0
|
|
3
3
|
envlist = pep8
|
|
4
|
-
ignore_basepython_conflict = true
|
|
5
4
|
|
|
6
5
|
[testenv]
|
|
7
6
|
usedevelop = True
|
|
8
|
-
basepython = python3
|
|
9
7
|
setenv =
|
|
10
|
-
|
|
11
|
-
PYTHONWARNINGS=default::DeprecationWarning
|
|
8
|
+
PYTHONWARNINGS=default::DeprecationWarning
|
|
12
9
|
deps =
|
|
13
10
|
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
|
14
11
|
-r{toxinidir}/doc/requirements.txt
|
|
@@ -61,4 +58,4 @@ deps = codespell
|
|
|
61
58
|
# note(JayF): {posargs} lets us run `tox -ecodespell -- -w` to get codespell
|
|
62
59
|
# to correct spelling issues in our code it's aware of.
|
|
63
60
|
commands =
|
|
64
|
-
codespell {posargs}
|
|
61
|
+
codespell {posargs}
|
|
@@ -14,6 +14,8 @@
|
|
|
14
14
|
- ironic-python-agent-check-image-dib-debian
|
|
15
15
|
- ironic-python-agent-check-image-dib-debian-arm64
|
|
16
16
|
- ironic-python-agent-check-image-dib-debian-extra
|
|
17
|
+
- ironic-tempest-standalone-advanced
|
|
18
|
+
- ipa-tempest-bios-ipmi-direct-src
|
|
17
19
|
# Non-voting jobs
|
|
18
20
|
- ironic-python-agent-check-image-dib-debian-bookworm:
|
|
19
21
|
voting: false
|
|
@@ -21,8 +23,6 @@
|
|
|
21
23
|
voting: false
|
|
22
24
|
- ironic-python-agent-check-image-dib-ubuntu-arm64:
|
|
23
25
|
voting: false
|
|
24
|
-
- ipa-tempest-bios-ipmi-direct-src:
|
|
25
|
-
voting: false
|
|
26
26
|
- ironic-python-agent-builder-tox-codespell:
|
|
27
27
|
voting: false
|
|
28
28
|
gate:
|
|
@@ -36,6 +36,8 @@
|
|
|
36
36
|
- ironic-python-agent-check-image-dib-debian
|
|
37
37
|
- ironic-python-agent-check-image-dib-debian-arm64
|
|
38
38
|
- ironic-python-agent-check-image-dib-debian-extra
|
|
39
|
+
- ipa-tempest-bios-ipmi-direct-src
|
|
40
|
+
- ironic-tempest-standalone-advanced
|
|
39
41
|
post:
|
|
40
42
|
jobs:
|
|
41
43
|
- publish-openstack-python-branch-tarball
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
|
|
3
|
-
set -eux
|
|
4
|
-
set -o pipefail
|
|
5
|
-
|
|
6
|
-
echo "Resolving the configuration drive for Ironic."
|
|
7
|
-
|
|
8
|
-
PATH=/bin:/usr/bin:/sbin:/usr/sbin
|
|
9
|
-
|
|
10
|
-
# Inspired by/based on glean-early.sh
|
|
11
|
-
# https://opendev.org/opendev/glean/src/branch/master/glean/init/glean-early.sh
|
|
12
|
-
|
|
13
|
-
# Identify if we have an a publisher id set
|
|
14
|
-
publisher_id=""
|
|
15
|
-
if grep -q "ir_pub_id" /proc/cmdline; then
|
|
16
|
-
publisher_id=$(cat /proc/cmdline | sed -e 's/^.*ir_pub_id=//' -e 's/ .*$//')
|
|
17
|
-
fi
|
|
18
|
-
|
|
19
|
-
# NOTE(TheJulia): We care about iso images, and would expect lower case as a
|
|
20
|
-
# result. In the case of VFAT partitions, they would be upper case.
|
|
21
|
-
CONFIG_DRIVE_LABEL="config-2"
|
|
22
|
-
|
|
23
|
-
i=0
|
|
24
|
-
while [ $i -lt 30 ] ; do
|
|
25
|
-
i=$((i + 1))
|
|
26
|
-
|
|
27
|
-
# Identify the number of devices
|
|
28
|
-
device_count=$(lsblk -o PATH,LABEL | grep -c $CONFIG_DRIVE_LABEL || true)
|
|
29
|
-
|
|
30
|
-
[ $device_count -lt 1 ] || break
|
|
31
|
-
sleep 1
|
|
32
|
-
done
|
|
33
|
-
|
|
34
|
-
if [ $device_count -lt 1 ]; then
|
|
35
|
-
# Nothing to do here, exit!
|
|
36
|
-
exit 0
|
|
37
|
-
else
|
|
38
|
-
# We have *something* to do here.
|
|
39
|
-
mkdir -p /mnt/config
|
|
40
|
-
if [[ "${publisher_id}" != "" ]]; then
|
|
41
|
-
# We need to enumerate through the devices, and obtain the
|
|
42
|
-
for device in $(lsblk -o PATH,LABEL|grep config-2|cut -f1 -d" "); do
|
|
43
|
-
device_id=$(udevadm info --query=property --property=ID_FS_PUBLISHER_ID $device | sed s/ID_FS_PUBLISHER_ID=//)
|
|
44
|
-
if [[ "${publisher_id,,}" == "${device_id,,}" ]]; then
|
|
45
|
-
# SUCCESS! Valid device! Do it!
|
|
46
|
-
echo "Device ${device} matches the ${publisher_id}. Mounting..."
|
|
47
|
-
mount -t iso9660 -o ro,mode=0700 "${device}" /mnt/config || true
|
|
48
|
-
# We've mounted the device, the world is happy.
|
|
49
|
-
exit 0
|
|
50
|
-
else
|
|
51
|
-
echo "Did not identify $device as a valid ISO for Ironic."
|
|
52
|
-
fi
|
|
53
|
-
done
|
|
54
|
-
fi
|
|
55
|
-
fi
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"git_version": "548bde7", "is_release": true}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
features:
|
|
3
|
-
- |
|
|
4
|
-
The default ``ironic-python-agent-builder`` elements for
|
|
5
|
-
``diskimage-builder`` now includes the ``simple-init``
|
|
6
|
-
element by default. This enables resulting IPA images,
|
|
7
|
-
including the stock example artifact to support
|
|
8
|
-
DHCP-less virtual media deployments out of the box.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/burn-in/README.rst
RENAMED
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/burn-in/element-deps
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/extra-hardware/pkg-map
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
[Unit]
|
|
2
2
|
Description=Ironic Python Agent
|
|
3
3
|
After=network-online.target
|
|
4
|
+
ConditionPathExists=!/etc/.rescued
|
|
4
5
|
|
|
5
6
|
[Service]
|
|
6
|
-
ConditionPathExists=!/etc/.rescued
|
|
7
7
|
ExecStartPre=/sbin/modprobe vfat
|
|
8
8
|
ExecStart=/usr/local/bin/ironic-python-agent --config-dir /etc/ironic-python-agent.d/
|
|
9
9
|
Restart=always
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/dib/multipath-io/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/requirements.txt
RENAMED
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/source/admin/dib.rst
RENAMED
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/source/admin/index.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/source/index.rst
RENAMED
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/doc/source/install/index.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/conf.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/xena.rst
RENAMED
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/yoga.rst
RENAMED
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/releasenotes/source/zed.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ironic_python_agent_builder-7.0.0 → ironic_python_agent_builder-7.1.0}/tools/iso-image-create
RENAMED
|
File without changes
|
|
File without changes
|