Scripts and tools to build ironic-python-agent
Go to file
Riccardo Pittau 2f4f0320a4 Make sure we can create tinyipa isos
Verify we're able to build a tinyipa iso.

- use bash in build-iso script
- account for filenames with branch names in them
- Fix isolinux.bin path
The correct location is now under bios/core
[...]/syslinux-6.03$ find . -name "isolinux.bin"
./bios/core/isolinux.bin

Change-Id: Idce5d81ce83df121e521b7d26fd6523a378a0585
2021-02-22 15:58:34 +01:00
dib Drop ppc64le installs of biosdevname, efibootmgr, efivar 2021-02-18 10:20:12 -05:00
doc Merge "Support installing ironic-lib from source" 2021-02-17 12:05:29 +00: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 Run ensure-pip in the build/check jobs 2020-06-22 14:16:02 +02:00
releasenotes Merge "Support installing ironic-lib from source" 2021-02-17 12:05:29 +00:00
roles Make sure we can create tinyipa isos 2021-02-22 15:58:34 +01:00
tinyipa Make sure we can create tinyipa isos 2021-02-22 15:58:34 +01:00
tools Recover iso-image-create script 2019-09-27 09:21:53 +00:00
zuul.d Reconfigure tox.ini 2021-01-23 18:52:04 +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 Update requirements for diskimage-builder 2021-01-21 15:29:36 +01: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
tox.ini Reconfigure tox.ini 2021-01-23 18:52:04 +01:00

Ironic Python Agent Builder

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