fog / fog-vsphere

Fog for vSphere
MIT License
36 stars 63 forks source link

add support for adding raw devices to VMs #45

Open plribeiro3000 opened 8 years ago

plribeiro3000 commented 8 years ago

This support is available in PowerCLI and the Perl SDK, which indicates the vSphere API supports it. It'd be great if fog also supported this functionality.

Original issue opened by @gpetras at fog/fog#3866

plribeiro3000 commented 8 years ago

cc/ @geemus

geemus commented 8 years ago

Sounds good, would support somebody working on it.

jrgarcia commented 8 years ago

I'll look into this. I can probably find the people working on PowerCLI and/or the Perl SDK to see what calls they're making to the vSphere API.