1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Marc Grimme
907c5eb213 Merge pull request #1582 from grimme-atix-de/guesttype
[vSphere:] Implementation of Query for Guesttype and NICTypes
2013-10-04 00:17:10 -07:00
Marc Grimme
42a71bb55b [vSphere] Support datacenters that are located below folders not in root folder 2013-10-02 16:56:35 +02:00
Marc Grimme
b73ab8ce03 [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
Marc Grimme
d68806965a [VSphere] Added VMware customvalue and customfields to read the annotations for each VM. 2013-04-18 12:50:00 +02:00
Paul Thornthwaite
e8630a0083 [vsphere|compute] Updates reference to service 2013-01-07 21:01:24 +00:00
Nick Huanca
258275929b Added a new attribute to server model (relative_path)
cleaned up clone function from server model
Added better use of resource pool, dest_folder
Added new datastore selection, simplified vm_clone.rb
Added Customization specs for linux machines
Added a new call from datacenters method to grab virtual_servers in datacenter
2012-12-01 07:48:18 -07:00
Ohad Levy
b70e972a58 VMWare vsphere provider refactor
missing:
- new model tests
- templates model
- clone

this patch includes a lot of changes and cleanups, exposing more fog
collections/models and rewriting most requests
it includes valuable feedback from endzyme <nick.huanca@gmail.com>
2012-11-14 15:31:02 +02:00