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/vmfusion
Cody Herriges bca7179e2e [vmfusion|compute] Sync fission v0.4.0 plus more.
This patch has several purposes.  Firstly this patch brings the
  Fog vmfusion provider in line with the recently released v0.4.0 version
  of the Fission project by aligning various method names.  During this
  sync up servers.rb was modified to obtain all VM states and passing
  them to the raw object instead of doing so when attributes are
  obtained inside server.rb.  This improves performance a lot since it
  reduces the need to run vmrun for every VM on the system.  Other
  changes being made to the provider are so that it returns data and acts more
  similar to the vsphere provider while still keeping backward
  compatibility with the original implementation; which was to be more
  similar to various cloud providers.
2012-01-18 14:04:50 -08:00
..
models/compute [vmfusion|compute] Sync fission v0.4.0 plus more. 2012-01-18 14:04:50 -08:00
compute.rb vmfusion provider , requires the fission gem (pull request pending) 2011-09-16 14:57:00 +02:00