Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
ec2.rb 2.87 KB
libvirt.rb 3.71 KB
ovirt.rb 5.54 KB
vmware.rb 1.58 KB

Latest revisions

# Date Author Comment
1c81c2b9 06/10/2012 04:55 AM Ohad Levy

fixes #1667 - restrcutre fog extensions code

2a08c26b 05/29/2012 05:48 AM Amos Benari

fixed ui for adding and removing ovirt volumes.
when creating a vm from template, if there was an error in the
form. the vm volumes didnot display correctly.
adding and removing volumes in the same submit action did not function well too.

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

75409a89 05/04/2012 12:36 PM Greg Blomquist

refs #1589 - Remove hardcoded vmware vsphere_expected_pubkey_hash

Now, users will create a ~/.fog file containing:

=begin
:default:
:vsphere_expected_pubkey_hash: HASH_VALUE
=end

Fog will use this file when contacting vsphere to validate the ssl cert....

b43fa642 04/18/2012 03:51 PM Ohad Levy

added basic ovirt vm show page, minor fixes in compute resource level

96ede451 04/16/2012 09:32 AM Amos Benari

fixes #1574 - ovirt - add remove and show volumes

  • volume and interface ordering is now working
  • removed include blank because it is a duplicate of the Blank ovirt-template.
  • bootable is disabled when editing a vm, because currently I don't handle volume updates. just add and remove of a volume....
1721eaee 04/13/2012 03:34 AM Ohad Levy

minor ordering issue for nics/disks when creating libvirt instances, refs #1452

98987690 04/09/2012 10:11 AM Ohad Levy

refs #1452 improved libvirt on debian handling

f37934af 04/09/2012 07:29 AM Ohad Levy

fixes #1452 use fog for libvirt management

This patch introduces a few new features:

  • console support
  • multiple disks
  • multiple nics
4213d2be 03/28/2012 01:08 PM Ohad Levy

first go at vmware integeration refs #955

this patch adds the ability to add a vmware compute resource, and display their console

View revisions

Also available in: Atom