Networking options added

Perform action by using virtual machine name and images name instead of uuid
Specs is passed individually now. For example, --cpu, --ram, --os-ssd, --hdd etc.
This commit is contained in:
Ahmed Bilal 2019-11-11 19:49:35 +01:00
commit f222ab5886
9 changed files with 191 additions and 88 deletions

View file

@ -12,4 +12,4 @@ pyotp = "*"
click = "*"
[requires]
python_version = "3.7"
python_version = "3.5"