]> git.ipfire.org Git - people/jschlag/nitsi.git/commit
Split setup virtual environment in two functions
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sat, 28 Jul 2018 09:44:54 +0000 (11:44 +0200)
committerJonatan Schlag <jonatan.schlag@ipfire.org>
Sat, 28 Jul 2018 09:44:54 +0000 (11:44 +0200)
commit3dac98813960083e7f79093de911582093efe2cb
tree06c74c72810dee868170929826892a5b2bb46aca
parent821394c3dff478af9db7c1c2bd564728dcc1a3ef
Split setup virtual environment in two functions

We need the list of virtual machines in the virtual environment to parse
the recipe, but we can create the list of used machines only when we
have a recipe. So we need to split these function.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
nitsi.in
src/nitsi/test.py