Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
ec2.rb 3.98 KB
gce.rb 4.25 KB
libvirt.rb 6.48 KB
openstack.rb 5.76 KB
ovirt.rb 9.79 KB
rackspace.rb 2.2 KB
vmware.rb 16.9 KB

Latest revisions

# Date Author Comment
8e452f76 08/25/2015 05:33 AM Tom Caspy

fixes #10130 - availability zones should be available in open stack

bb6aa56d 08/18/2015 04:35 AM Jakub Sliva

fixes #11274 - Unable to get resourcePoo

Cluster attribute full_path makes sense when there are intermediate folders (both between vCenter/datacenter and datacenter/cluster). There was a bug/typo in fog (https://github.com/slivik/fog/pull/1) and after it is merged this should work.

ca6e7a18 08/18/2015 04:34 AM Dominic Cleal

fixes #10997 - update fog to 1.33.0

4269abbd 08/11/2015 03:56 AM Tomáš Strachota

Fixes #10248 - cloning volume information for virtual machines

111b0459 07/24/2015 10:28 AM Daniel Lobato Garcia

Refs #3809 - Enable cop Style/IfUnlessModifier

e7d21bf0 07/16/2015 05:55 AM Timo Goebel

fixes #5630 - fixes VMWare clone from template fails if VMWare is in foreign language

f69f741a 07/14/2015 03:35 AM Daniel Lobato Garcia

Fixes #11023 - Pass identity_endpoint to Openstack Fog 1.32.0

776cff93 07/06/2015 07:00 AM Daniel Lobato Garcia

Fixes #10867 - OpenStack boot_from_volume is true only when checked

1fa8dcfb 06/16/2015 05:18 AM Daniel Lobato Garcia

Fixes #4551 - GCE provisioning support

Enable provisioning of VMs through Google Compute Engine. Volume-wise,
this is currently limited to creating a VM with an attached disk that
contains the image specified. Future enhancements should include
choosing any available disks to auto-attach the VM and not force the...

01e78260 06/09/2015 10:29 AM Ivan Necas

Fixes #10713 - improved backtrace logging

  • full trace in 500 page in production shows really the full trace
  • Foreman::Logging.exception as an unified entry point for exceptions logging
  • the backtrace cleaner doesn't delete the plugins
  • the orchestration exceptions gets the backtrace covered by logger...

View revisions

Also available in: Atom