fog / fog-vsphere

Fog for vSphere
MIT License
36 stars 63 forks source link

add option to relocate vm's datastore #164

Closed scambra closed 6 years ago

scambra commented 6 years ago

add option to relocate vm's datastore Also I added support for diskBackingInfo in VirtualMachineRelocateSpecDiskLocator, I needed that option when migrating volumes between datastores of different type.

scambra commented 6 years ago

I had removed changes in pool option, I don't remember why I did them, probably just copied from vm_clone, I didn't test those changes because I'm not using resource pools, so I guess it's better to leave as it was

chris1984 commented 6 years ago

@timogoebel can you review the code and I will take care of doing regression testing with Foreman before we merge?