ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/install.d
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
2020-01-30 12:12:44 +01:00
..
ironic-python-agent-ramdisk-package-install DIB: rename files and paths to match the element name 2019-09-19 07:47:56 +00:00
ironic-python-agent-ramdisk-source-install Use correct command for Python virtualenv 2020-01-30 12:12:44 +01:00