customizations
customizations copied to clipboard
Update create_vm.py
Fixes bug #116, adds a VirtualDisk if a disk name is set
Unfortunately this errors out (on 4.4) if a mac address isn't set, which ISNT a required field - please could you update your code along the lines of the following:
I ran into the same issue on our instance. I'll fix the code this weekend.
@cruse1977 Corrections made to create_vm.py and tested on my instance with and without MAC address. All tests successful.