1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/vsphere/models/compute
Paul Thornthwaite be698994b8 [Vsphere] Isolate helper from core
`Fog.class_from_string` was moved to core but is only used by the
VSphere provider with very little capacity for reuse.

This moves it to the `Fog::Vsphere` namespace so we can delete it from
core.
2014-03-25 17:22:21 +00:00
..
cluster.rb [vsphere|compute] Updates reference to service 2013-01-07 21:01:24 +00:00
clusters.rb [vsphere|compute] Updates reference to service 2013-01-07 21:01:24 +00:00
customfield.rb [VSphere] Added VMware customvalue and customfields to read the annotations for each VM. 2013-04-18 12:50:00 +02:00
customfields.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
customvalue.rb [VSphere] Added VMware customvalue and customfields to read the annotations for each VM. 2013-04-18 12:50:00 +02:00
customvalues.rb [VSphere] Added VMware customvalue and customfields to read the annotations for each VM. 2013-04-18 12:50:00 +02:00
datacenter.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
datacenters.rb [vsphere|compute] Updates reference to service 2013-01-07 21:01:24 +00:00
datastore.rb Add the uncommitted property to the vsphere datastore object 2013-11-19 11:07:01 +01:00
datastores.rb [vsphere|compute] Updates reference to service 2013-01-07 21:01:24 +00:00
folder.rb [vsphere|compute] Updates reference to service 2013-01-07 21:01:24 +00:00
folders.rb [vsphere|compute] Updates reference to service 2013-01-07 21:01:24 +00:00
interface.rb [Vsphere] Isolate helper from core 2014-03-25 17:22:21 +00:00
interfaces.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
interfacetype.rb [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
interfacetypes.rb [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
network.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
networks.rb [vsphere|compute] fix incorrect filters.merge in networks model 2013-04-08 20:08:24 +10:00
resource_pool.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
resource_pools.rb [vsphere|compute] Updates reference to service 2013-01-07 21:01:24 +00:00
scsicontroller.rb [vSphere] Implementation of feature to specify scsi_controller type at create type and also support the attribute scsi_controller to return the right class. 2013-10-24 08:41:05 +02:00
server.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
servers.rb fix bug where servers.all was ignoring filters due to hash merging in the wrong direction. 2013-03-18 08:28:31 +11:00
servertype.rb [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
servertypes.rb [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
template.rb [vsphere|compute] Expose template names and UUIDs 2014-02-24 13:40:48 +00:00
templates.rb [vsphere|compute] Updates reference to service 2013-01-07 21:01:24 +00:00
volume.rb [vsphere|compute] Refresh the local volume attributes upon successful save and accurately report save failures. 2013-10-28 19:09:09 -04:00
volumes.rb [vsphere|compute] Added the ability to create and destroy new volumes. 2013-10-28 17:57:55 -04:00