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
Paul Thornthwaite
8483a599f2 Remove trailing whitespace 2014-02-19 12:30:59 +00:00
Kevin Menard
2c3cd101c1 [vsphere|compute] interfaces#get now properly initializes the Interface object. 2013-11-01 15:52:34 -04:00
Kevin Menard
e334e545ef [vsphere|compute] Implemented idiomatic interface creation. 2013-11-01 15:28:37 -04:00
Kevin Menard
db782f6dc6 [vsphere|compute] Implemented idiomatic interface destruction. 2013-11-01 15:02:33 -04:00
Kevin Menard
09ab9fecd4 [vsphere|compute] Renamed 'vm' to 'server' to be more in line with other fog providers. 2013-11-01 14:19:11 -04: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
Paul Thornthwaite
e8630a0083 [vsphere|compute] Updates reference to service 2013-01-07 21:01:24 +00: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