Nguyen Van Trung 1d314fdf91 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
2019-12-05 09:34:52 +00:00
..
2019-09-02 22:58:28 +12:00

Element to install an Trove guest agent.

Note: this requires a system base image modified to include Trove source code repositories