Scripts and tools to build ironic-python-agent
Go to file
Sharpz7 a48825d260 [codespell] Fixing Spelling Mistakes
This is the first in a series of commits to add support for codespell. This is continuning the process completed in ironic-python-agent.

Future Commits will add a Tox Target, CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame.

Change-Id: I6ce80cc993cdd4c8d38266f3ff3f8f134f0fc5a9
2024-01-26 04:11:31 +00:00
dib [codespell] Fixing Spelling Mistakes 2024-01-26 04:11:31 +00:00
doc [codespell] Fixing Spelling Mistakes 2024-01-26 04:11:31 +00:00
ironic_python_agent_builder Always generate checksum files on image builds 2023-11-23 09:03:57 +13:00
playbooks/ironic-python-agent-build-image Collect disk usage info post CI jobs run 2023-04-12 13:19:46 +02:00
releasenotes [codespell] Fixing Spelling Mistakes 2024-01-26 04:11:31 +00:00
roles Remove outdated install pyyaml with pip2 2023-06-19 10:48:21 +02:00
tinyipa [codespell] Fixing Spelling Mistakes 2024-01-26 04:11:31 +00:00
tools Recover iso-image-create script 2019-09-27 09:21:53 +00:00
zuul.d Merge "Drop TripleO job" 2024-01-16 23:38:28 +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
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 link to LP bug tracker 2023-11-08 10:48:29 -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.