Scripts and tools to build ironic-python-agent
Go to file
Dmitry Tantsur 6a07f96f2f Recover iso-image-create script
This script was removed from IPA with CoreOS support, but it seems
to be quite generic. Recover and document it.

Change-Id: I014ada4509e60541bf12ef2bce9915afd8858d54
2019-09-27 09:21:53 +00:00
dib/ironic-python-agent-ramdisk DIB: do not use /tmp for a virtualenv in the source build 2019-09-23 17:12:28 +02:00
doc/source Recover iso-image-create script 2019-09-27 09:21:53 +00:00
ironic_python_agent_builder Correct the relative path calculation 2019-08-28 13:32:35 +02:00
playbooks/ironic-python-agent-build-image CI: do not create UPLOAD_* directories when uploading images 2019-09-24 12:58:07 +02:00
releasenotes Initial structure 2017-11-03 14:34:47 +01:00
roles Correct usage of BUILD_AND_INSTALL_TINYIPA 2019-09-25 15:53:20 +02:00
tinyipa Correct usage of BUILD_AND_INSTALL_TINYIPA 2019-09-25 15:53:20 +02:00
tools Recover iso-image-create script 2019-09-27 09:21:53 +00: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
.zuul.yaml Add irrelevant-files to the image check jobs 2019-09-25 14:38:31 +02: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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 09:09:06 +00:00
requirements.txt Make ironic-python-agent-builder packaging-friendly 2019-08-12 15:28:34 +02:00
setup.cfg Add missing packages to setup.cfg 2019-08-13 09:33:32 +02:00
setup.py Initial structure 2017-11-03 14:34:47 +01:00
test-requirements.txt Merge "Build pdf doc" 2019-09-09 14:42:50 +00:00
tox.ini Update the constraints url 2019-09-25 14:57:46 +08:00

README.rst

Ironic Python Agent Builder

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