Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  net
  orchestration
  tasks
core_extensions.rb 2.1 KB
foreman.rb 207 Bytes
net.rb 1.03 KB
proxy_api.rb 7.81 KB
server_interfaces.rb 1.25 KB
task.rb 618 Bytes
timed_cached_store.rb 1.18 KB
vnc_proxy.rb 1.75 KB

Latest revisions

# Date Author Comment
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....

5e914ee2 04/30/2012 09:02 AM Ohad Levy

fail gracefully if fog is not installed

1f00a59d 04/30/2012 05:28 AM Ohad Levy

ensure rubygems are loaded in case facter / puppet are installed as a gem

fb7f0f19 04/29/2012 03:10 AM Ohad Levy

cleanups to rails 3 boot process

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