Support pip3-virtualenv during image creation
This patch will auto-process with `pip-and-virtualenv` element when use `guest-agent` in python3. We also can add this element in disk-image-create cli which instead of this patch to fix following issue: 2019-09-12 09:19:58.674 | + python3 -m virtualenv /opt/guest-agent-venv 2019-09-12 09:19:58.752 | /usr/bin/python3: No module named virtualenv Change-Id: I21090320ba7396979cee31431de7198150dd763e
This commit is contained in:
parent
0538208568
commit
1d314fdf91
@ -3,3 +3,4 @@ package-installs
|
||||
pkg-map
|
||||
source-repositories
|
||||
svc-map
|
||||
pip-and-virtualenv
|
||||
|
Loading…
x
Reference in New Issue
Block a user