Scripts and tools to build ironic-python-agent
 
 
 
Go to file
Julia Kreger 732852f31f CI: Change image-build to use Ubuntu Jammy
It appears openstack/project-config is still set to focal for image
artifact builds/uploads. After discussing with opendev infra team,
we think we might be crashing the host vm on the focal kernel
leaving us with minimal information to troubleshoot.

The cleanest path forward is to match what we run the check job on
which is Ubuntu Jammy, as a data point before we change the overall
project-config.

Change-Id: I9d6581132569b4a921e8cbc0a1b10c73a6aeba0d
2023-09-21 10:29:28 -07:00
dib Merge "Exclude .pyc encoding files." 2023-08-28 14:24:47 +00:00
doc remove unicode prefix from code 2022-08-27 16:14:06 +08:00
ironic_python_agent_builder Merge "Fix ELEMENTS_PATH environment variable being overwritten." 2021-01-04 15:54:08 +00:00
playbooks/ironic-python-agent-build-image Collect disk usage info post CI jobs run 2023-04-12 13:19:46 +02:00
releasenotes Update master for stable/2023.2 2023-09-21 11:23:34 +00:00
roles Remove outdated install pyyaml with pip2 2023-06-19 10:48:21 +02:00
tinyipa Build tinyipa with tinycore 14.x 2023-08-01 17:15:53 +02:00
tools Recover iso-image-create script 2019-09-27 09:21:53 +00:00
zuul.d CI: Change image-build to use Ubuntu Jammy 2023-09-21 10:29:28 -07: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 Update requirements for diskimage-builder 2021-05-18 10:06:23 +02:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-08 09:14:26 +08:00
setup.py Fix tox4 and setuptools errors 2022-12-28 15:44:17 +01:00
tox.ini Update pep8 deps - including hacking v6 2023-04-21 12:36:13 -07:00

README.rst

Ironic Python Agent Builder

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