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
2020-01-07 15:46:33 +01:00
2020-01-20 16:08:56 +01:00
2020-01-14 00:14:54 +00:00
2019-09-27 09:21:53 +00:00
2019-04-19 19:42:58 +00:00
2020-01-20 16:08:56 +01:00
2017-11-03 14:34:47 +01:00
2019-08-13 09:33:32 +02:00
2017-11-03 14:34:47 +01:00
2019-11-23 18:39:21 +05:30

Ironic Python Agent Builder

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

Description
Scripts and tools to build ironic-python-agent
Readme 4.3 MiB
Languages
Shell 80.2%
Python 18.7%
Makefile 1.1%