Scripts and tools to build ironic-python-agent
Go to file
Dmitry Tantsur db238b9c99 Make the debian job voting and start publishing debian images
With only 270MiB in size, the Debian images are likely candidates
for our future default images. Given that CentOS Stream 8 images
are nearly 500MiB in size, Debian may be our only path forward.

Enable installing firmware on Debian images to make them suitable
for bare metal installations.

Do not try to install biosdevname on non-RH systems.

Change-Id: I2c2a71c4afd0cd534961317b7fe9d3fb5d007d24
2020-12-16 19:48:49 +01:00
dib Make the debian job voting and start publishing debian images 2020-12-16 19:48:49 +01:00
doc/source Remove netronome and amdgpu firmware by default 2020-11-27 12:03:24 +01:00
ironic_python_agent_builder Support using lzma for initramfs compression 2020-12-03 11:46:05 +01:00
playbooks/ironic-python-agent-build-image Run ensure-pip in the build/check jobs 2020-06-22 14:16:02 +02:00
releasenotes Make the debian job voting and start publishing debian images 2020-12-16 19:48:49 +01:00
roles Make the debian job voting and start publishing debian images 2020-12-16 19:48:49 +01:00
tinyipa Use more generic TOX_CONSTRAINTS_FILE 2020-11-04 13:07:29 +00:00
tools Recover iso-image-create script 2019-09-27 09:21:53 +00:00
zuul.d Make the debian job voting and start publishing debian images 2020-12-16 19:48:49 +01:00
.gitignore Add documentation on building images 2019-09-18 16:00:24 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:58 +00:00
CONTRIBUTING.rst Change bug links to storyboard 2018-04-05 16:17:32 +02:00
LICENSE Initial structure 2017-11-03 14:34:47 +01:00
README.rst Add releasenotes link to README 2020-05-19 14:49:48 +08:00
requirements.txt Make ironic-python-agent-builder packaging-friendly 2019-08-12 15:28:34 +02:00
setup.cfg Cleanup py27 support 2020-04-16 18:52:41 +02:00
setup.py Cleanup py27 support 2020-04-16 18:52:41 +02:00
test-requirements.txt Set safe version of hacking 2020-10-19 13:47:22 +00:00
tox.ini Use more generic TOX_CONSTRAINTS_FILE 2020-11-04 13:07:29 +00:00

README.rst

Ironic Python Agent Builder

Tools and scripts to build a deployment, cleaning or inspection ramdisk based on Ironic Python Agent.