Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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...
7087017c 05/28/2015 02:55 PM Francois Herbert

fixes #10151 - Unable to get resourcePool

5d47a167 05/05/2015 04:09 AM Karim Boumedhel

Fixes #10305 - complete handling for cloudinit-like in vsphere feature

3059cea1 04/28/2015 11:48 AM Tom Caspy

fixes #9240 - in case of hash with indifferent access, serialize as hash

d76ca304 04/13/2015 11:31 AM Shlomi Zadok

fixes #9617 - rescue from empty vmware clusters

140cfe26 04/13/2015 05:55 AM Chad Walstrom

Fixes #10093 - VMware#create_vm calls clone_vm

Apply '.with_indifferent_access' to the args passed in to create_vm,
ensuring symbol test for args[:image_id] succeeds when args["image_id"]
is present.

f25e9797 04/13/2015 05:25 AM Francois Herbert

fixes #10087 - Pass nic_type to vm_clone

3f56eab2 04/09/2015 02:24 AM jslatten

refs #4521 - Openstack Compute Resource: Boot from Volume on new Host

5b1f7529 03/24/2015 09:14 AM Karim Boumedhel

Fixes #8601 - Cloudinit userdata in VMware

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

ba2a9e1b 02/23/2015 10:07 AM Tomer Brisker

Fixes #9452 - correct capitalization of VMware

83e22d26 02/18/2015 05:07 AM Shlomi Zadok

fixes #8581 - [vmware] use cluster full path to create vm

afe02d30 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cop IndentationConsistency

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

81a02cde 02/11/2015 07:26 AM Tom Caspy

fixes #9249 - associated_host fixed for all compute resources

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

4cbb4a26 01/20/2015 06:50 AM Tom Caspy

fixes #6098 - ec2 compute resources now check image validity.

02cf7a53 12/28/2014 09:52 AM Tomer Brisker

Fixes #8796 - Fix to_gb size calculation and constentize

ebac69ce 12/28/2014 09:34 AM Shlomi Zadok

fixes #6540, #8335 - Add error to vmware when no datacenter, save password when testing connection

9f19765b 12/17/2014 06:00 AM Dominic Cleal

fixes #8735 - enable config drive on Rackspace servers

5ba6c393 12/03/2014 11:44 AM Henrik Feldt

Fixes #5999 - vpc + pub ip -> attach pub ip

2312cccf 11/19/2014 06:03 AM Daniel Lobato Garcia

Refs #3809 - Remove useless assignments

7a347c66 11/16/2014 07:48 PM Shlomi Zadok

fixes #8363 - Sort VMware attributes alphabetically

36bbbfdf 11/07/2014 08:08 AM Stephen Benjamin

fixes #8302 - only return active images for openstack compute resources

3d85bef8 11/05/2014 02:12 AM Lukas Zapletal

Fixes #8258 - CR provider errors with correct log level

5f029ed6 10/07/2014 03:40 AM Daniel Lobato Garcia

Refs #3809 - Use parentheses in method definitions

4f7a4d0b 10/06/2014 02:37 PM David Davis

Refs #3809 - Fix a few rubocop TODOs

96144a47 10/06/2014 01:57 PM Daniel Lobato Garcia

Refs #3809 - Remove rubocop TODOs

Removed the following TODOs so that cops for these will run from now on:

Lint/AmbiguousOperator, DefEndAlignment, DeprecatedClassMethods
EnsureReturn, RequireParentheses, Void, BlockAlignment, EndAlignment,
UselessAccessModifier,...

e944a1b2 10/02/2014 07:22 AM Lukas Zapletal

Fixes #7522 - made CA textarea editable for oVirt/RHEV

e972c0e6 10/01/2014 07:09 AM Ohad Levy

fixes #3902 - [Openstack] allow selection of internal networks

This patch allows the user to select the internal network when deploying
a new instance in openstack.

In Grizlly, this was done automaticilly, with a nasty side effect, that
all internal networks would get assigned (didnt see that as i had only...

553a0beb 09/22/2014 10:52 PM Joseph Magen

fixes #5896 - Set Compute Resource's 'Console passwords' option in API

d21103bc 09/03/2014 09:11 AM Shlomi Zadok

fixes #4111 - Add image user data flag to API

fe1a2733 08/15/2014 08:12 AM Greg Petras

Fixes #6756 - exposes vmware resource pools and folders through the API

5743465b 08/15/2014 08:12 AM Trey Dockendorf

Fixes #6476 - oVirt VM association with multiple interfaces

a52580f5 08/15/2014 08:12 AM Greg Petras

Fixes #6608 - expose disk usage info through available_storage_domains API

0809c9ae 07/31/2014 08:34 AM Ivan Necas

Fixes #6816 - pass oVirt quota as nil instead of "" to prevent server error

26975bf5 07/23/2014 04:38 AM Michael Moll

fixes #5760 - selectable VMware virtual HW version

2bf991a8 07/10/2014 11:44 AM Leon Strong

fixes #5197 - Preallocated disk support for oVirt

c67f9c5e 07/07/2014 07:19 AM Greg Sutcliffe

Fixes #6099 - Bubble Fog::Errors up to Host

693391ba 06/10/2014 01:14 PM Dominic Cleal

fixes #5652 - run parse_args when calling new_vm for compute profiles

2fba2dfc 06/03/2014 01:10 AM Michael Moll

fixes #6030 - update list of VMware guest types

7e27bdf3 05/07/2014 12:00 PM Dominic Cleal

fixes #4590 - convert VMware SCSI controller type during creation

ddce3dc1 04/30/2014 02:22 PM Amos Benari

fixes #4612 show friendly CR names, fix typo in oVirt name

80ad15ca 04/28/2014 11:28 AM Dominic Cleal

fixes #5453 - ensure all VMware compute attribute keys are symbolized

507ebfd5 04/25/2014 10:05 AM Martin Matuška

fixes #4380 [vSphere] allow selection of guest OS

d6026572 04/25/2014 09:33 AM Amos Benari

fixes #4422 Implement available_images for oVirt to populate new image form

33040495 04/09/2014 12:19 PM Rufus Post

fixes #2438 - Add image build capability to vsphere using templates

5f45920e 03/24/2014 12:38 PM Amos Benari

fixes #4555 add ca certificate to ovirt

3d03e334 03/11/2014 02:35 PM Dominic Cleal

fixes #4123 - libvirt imaging support using backing volumes

e4d88172 03/07/2014 05:30 PM Greg Petras

fixes #4581 Implement available_networks API for VMware

2e417b58 03/04/2014 11:08 AM Jason Montleon

fixes #4245 - return HTTP body for oVirt SSL CA certificate

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
99527500 02/24/2014 11:43 AM Jimmi Dyson

fixes #4015 - support oVirt using templates like images

ea49a05e 02/19/2014 03:28 PM James Netherton

fixes #4222 Add capability to compute resource API to retrieve cluster,network,storage info on oVirt

fd3f24f8 02/18/2014 06:13 PM jan kaufman

fixes #4125 [Openstack] - host with auto assigned IPs can't be deleted

461e6b00 02/14/2014 11:09 AM Martin Matuška

fixes #4307 New VMware VM creation does not respect NIC type selection

41ee835f 02/14/2014 11:09 AM Martin Matuška

fixes #3496 vSphere: add support for selectable SCSI controller

8a0ffcfa 01/20/2014 05:14 PM Joseph Magen

fixes #4023 - API v2 - compute resources partials should should attribute alias names and not database column names

2ebd2f22 01/20/2014 04:57 PM Joseph Magen

fixes #3867 - Wrong Compute Resource type shown on overview

fba2bf5f 01/15/2014 10:26 AM Greg Sutcliffe

Fixes #3927 - Allow VMs to provision via user-data

c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

6a85948c 12/31/2013 02:49 PM Jimmi Dyson

fixes #3896 Retrieve OVirt CA certificate via same URL scheme as API URL by disabling SSL verification

41fb208d 12/18/2013 10:23 AM Lukas Zapletal

fixes #2374 - added allocation option to libvirt VM

51908af7 12/09/2013 10:10 AM odgrim

fixes #3832 - foreman supplies user for GCE images, fog expects username

ac2321f4 12/05/2013 03:48 PM Lukas Zapletal

fixes #3822 - updated Rackspace datacenter list

d31ea09f 10/22/2013 10:11 AM Lukas Zapletal

fixes #3138 - move CR library loading into initializers, only show available providers

a6b0eeb0 10/15/2013 12:18 PM Joseph Magen

fixes #3249 - change regex syntax from start/end of line to start/end of string

f2c78d4a 10/15/2013 12:18 PM Joseph Magen

fixes #2741 - rails 3 syntax

29769a4e 10/08/2013 02:26 PM Martin Matuška

fixes #3134 - disable vSphere fields on host edit, fix clone behavior

dab82c90 10/02/2013 10:23 AM Dmitri Dolguikh

Fixes #3177: a 'G' suffix is automatically appended to libvirt volume capacity value if none was specified

c75be21b 09/19/2013 07:42 AM Martin Matuška

fixes #3116 - add NIC selection for vSphere: E1000 and VMXNET 3

2ddd6b2c 09/18/2013 10:25 AM Martin Matuška

fixes #3110 Association of vSphere VMs fails

d1fa5fa3 09/08/2013 02:11 PM Romain Vrignaud

fixes #1719 - Add support for GCE

180d7f43 09/07/2013 04:22 PM Jason Montleon

fixes #2288 - Add oVirt/RHEV Quota Support

beed05de 09/07/2013 12:34 PM Mark O'Shea

fixes #1871, #1879 - add VPC support to EC2 compute resource

Based on patch from Romain Vrignaud <>

805358df 09/06/2013 10:22 AM Jason Montleon

fixes #1923 - matches vms on a compute resource to hosts

d613acf0 08/13/2013 11:13 AM Daniel Lobato Garcia

Fixes #2169 Openstack uses tenants

b760d48d 08/13/2013 10:35 AM Greg Sutcliffe

Fixes #2721 - Allow use of spice for libvirt via checkbox per-CR
Fixes #1711 - Add a per-CR checkbox for console passwords

79c4c238 08/13/2013 10:28 AM Sam Kottler

Fixes #2833: remove direct endpoints from Rackspace compute resource

8ea76e64 08/13/2013 10:28 AM Sam Kottler

Fixes #2832: remove deprecated fog API and rackspace endpoint

36a6345d 07/24/2013 04:35 PM Jason Montleon

fixes #2809 - send host subject as xpi opt to prevent ssl connect errors

d57e7979 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - move STI models in /models and /lib/foreman/models to sub-folders