mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
d6fed7e4e4
This patch adds two request methods to the compute service for VMware. First, finding a VM by it's own UUID (from the vmx file) is supported. This UUID is not guaranteed to be unique so this patch also implements finding by instance UUID which is guaranteed to be unique. The server models will primarily use these requests to obtain VM managed objects to issue commands against. |
||
---|---|---|
.. | ||
models/compute | ||
requests/compute | ||
compute.rb |