此合并请求的源项目已被删除。
Makefile: a few updates
- remove variable PYTHON : All Python scripts include the shebang to look for Python, so it's not required to look for this in the Makefile
- fix name of directory to be removed: The temporary directory used by VPDU_DIR is defined as
tmp_vpdu
invivian/vpdu.py
- remind to set SSH ID KEY for vivian-connect: Add a remind message to set the ssh key for vivian-connect, this is nicer than having an error message and wondering for a few seconds if something went wrong with vivian.
The last change assumes we only use ssh keys for logging in the vivian VM, please tell me if there is an scenario where this is not the case.
Edited by Ana Guerrero