Scripts and tools to build ironic-python-agent
Go to file
Dmitry Tantsur eaaa1118ad DIB: default to installing pip and virtualenv from packages
This reduces the size of the image slightly. We don't need latest
versions since we update pip in our venv anyway.

Change-Id: I7729b8c286c641a7b70a775ffe73f9f1c9dbff2d
2019-10-09 07:50:20 +00:00
dib/ironic-python-agent-ramdisk DIB: default to installing pip and virtualenv from packages 2019-10-09 07:50:20 +00:00
doc/source Recover iso-image-create script 2019-09-27 09:21:53 +00:00
ironic_python_agent_builder DIB: default to installing pip and virtualenv from packages 2019-10-09 07:50:20 +00: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 Clean up the ansible playbooks 2019-09-26 11:55:41 +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 DIB: add non-voting image building jobs for various distros 2019-10-09 07:48:02 +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 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.