Riccardo Pittau
46c78a10c1
Use correct command for Python virtualenv
Using the virtualenv command will generate a virtualenv with the default python exec for the entire system, that means that even if DIB_PYTHON is python3, the virtualenv will use python2. With this change we use the venv embedded command if the version of Python is 3.x to generate a virtualenv with the correct Python 3 version. Change-Id: I8bec32c5e0dae2dee27615146f946a9649f23fd1
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
Description
Languages
Shell
80.2%
Python
18.7%
Makefile
1.1%