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

8 commits

Author SHA1 Message Date
Kevin Menard
e334e545ef [vsphere|compute] Implemented idiomatic interface creation. 2013-11-01 15:28:37 -04:00
Kevin Menard
035129e40f [vsphere|compute] Default to a VirtualE1000 NIC if not configured. 2013-11-01 15:28:07 -04:00
Kevin Menard
db782f6dc6 [vsphere|compute] Implemented idiomatic interface destruction. 2013-11-01 15:02:33 -04:00
Marc Grimme
ddf44fabcc Merge pull request #2185 from grimme-atix-de/interface_dswitch
[vSphere] Support passing of a distributed switch for each interface.
2013-10-07 09:19:32 -07:00
Marc Grimme
b73ab8ce03 [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
Marc Grimme
3f60613cd6 [vSphere] Support passing of a distributed switch for each interface. 2013-09-27 10:15:31 +02:00
Marc Grimme
38c3bb1ba4 [vSphere] Refactor and extend network interface methods (similar to the ovirt implementation)
* added methods to add, remove and update interfaces for vSphere
* added missing method to retrieve the interface
* added existing attribute key to interface (required for modifying, deleting interfaces)
* alias interface's mac to id
2013-04-23 10:52:52 +02: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