Scripts and tools to build ironic-python-agent
Go to file
Sharpz7 da3fccba48 [codespell] Adding Tox Target for Codespell
Second in a series of commits to add Codespell to Ironic Repos. This one adds the command that was used to fix the spelling errors.

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

Change-Id: Ie6d9f79138c39a530daeb471b2cf4a9bf19b5a98
2024-01-26 04:11:43 +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 [codespell] Adding Tox Target for Codespell 2024-01-26 04:11:43 +00:00
setup.py Fix tox4 and setuptools errors 2022-12-28 15:44:17 +01:00
tox.ini [codespell] Adding Tox Target for Codespell 2024-01-26 04:11:43 +00:00

README.rst

Ironic Python Agent Builder

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