commit | e6852eadb192365093e8ef738cff87fe60e8434a | [log] [tgz] |
---|---|---|
author | Ian Wienand <iwienand@redhat.com> | Thu Mar 12 15:18:11 2020 +1100 |
committer | Ian Wienand <iwienand@redhat.com> | Tue Apr 14 15:32:42 2020 +1000 |
tree | 53ceb768eb2a742994f5c8099ad620351fef6cae | |
parent | 01826e1c5b65e8d9c88b4f195bb688137b28c0c5 [diff] |
Use venv for VIRTUALENV_CMD Using venv, which is part of python3, we avoid an extra dependency on the virtualenv package. For Debuntu, which splits this out into a separate package, add this to debs/general. This is part of the infra efforts to ship "plain" nodes without any dependencies installed. While devstack can re-install virtualenv, we don't need any features it provides and it means one less dependency. Change-Id: I3c323640f288e57581a4eb8adba2a08d0b0cbd8f