Scripts and tools to build ironic-python-agent
22a12a3a41
As found recently, pip with Python 3.6 and forward has some issues installing tarballs that contain files with non-ascii characters in their names. This is due mainly to the fact that the default locale in the system is set to C [1]. As a workaround, we run the installation of the packages in the virtualenv forcing C.UTF-8 locale. [1] https://github.com/pypa/pip/issues/7667 Change-Id: Idfb8b121a43a0bb74844fd63d5c2507d7b888b15 |
||
---|---|---|
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