Scripts and tools to build ironic-python-agent
fc070c691e
While running TinyIPA stable/stein images in KVM virtual machines with Tenks, we noticed that IPA would start but not execute further, which appeared to be caused by a lack of entropy. This patch installs haveged, a simple entropy daemon [1], into the tinyipa ramdisk and starts it on boot, which resolves the issue. While this problem was reproduced reliably with stable/stein and not seen with stable/train or stable/rocky images, we will start running haveged in all versions, for consistency. It adds less than 20 KiB to the ramdisk. [1] http://www.issihosts.com/haveged/ Change-Id: I7d47b7828733cc03c1ed6c370c451465a6d492b6 Story: 2006911 Task: 37554 |
||
---|---|---|
dib/ironic-python-agent-ramdisk | ||
doc/source | ||
ironic_python_agent_builder | ||
playbooks/ironic-python-agent-build-image | ||
releasenotes | ||
roles | ||
tinyipa | ||
tools | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Ironic Python Agent Builder
Tools and scripts to build a deployment, cleaning or inspection ramdisk based on Ironic Python Agent.
- Free software: Apache license
- Documentation: https://docs.openstack.org/ironic-python-agent-builder
- Source: https://opendev.org/openstack/ironic-python-agent-builder
- Bugs: https://storyboard.openstack.org/#!/project/948