Scripts and tools to build ironic-python-agent
Go to file
Dmitry Tantsur 19f046112d Update upper-constraints handling
For tinyIPA, migrate the generate_upper_constraints script in-tree.

For DIB, use a source repository with requirements to fetch
upper-constraints. As a nice side effect, it allows depending on
requirements patches in the CI.

Change-Id: I6be51b98adab641cfaa1613306cbdcc3b42de1c2
2019-10-18 12:49:28 +02:00
dib/ironic-python-agent-ramdisk Update upper-constraints handling 2019-10-18 12:49:28 +02:00
doc/source Merge "DIB: allow disabling rescue mode" 2019-10-16 13:08:19 +00:00
ironic_python_agent_builder Allow changing DIB_RELEASE and add a job with CentOS 8 2019-10-16 15:10:02 +02:00
playbooks/ironic-python-agent-build-image Clean up the ansible playbooks 2019-09-26 11:55:41 +02:00
releasenotes Initial structure 2017-11-03 14:34:47 +01:00
roles Update upper-constraints handling 2019-10-18 12:49:28 +02:00
tinyipa Update upper-constraints handling 2019-10-18 12:49:28 +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 Allow changing DIB_RELEASE and add a job with CentOS 8 2019-10-16 15:10:02 +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.