Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c8c66305 10/03/2011 03:22 AM Ohad Levy

fixes #1203 foreman might report 500 error when hostname is not defined

0c3e15d2 09/28/2011 04:13 AM Ohad Levy

fixes #1186 foreman does not forward sparc dhcp vendor options when creating a sparc Solaris host

d5b107df 09/08/2011 02:55 PM Ohad Levy

fixes #1162 - delete guest when deleting the host in foreman

6285a614 08/23/2011 07:37 AM Ohad Levy

fixes #1125 - tftp proxy might not always be initialized

acb50a39 08/18/2011 04:00 PM Ohad Levy

fixes #1121 - convert dns handling to real network objects

a6f4f5f7 08/18/2011 04:00 PM Ohad Levy

fixes #1120 - Replaced DHCP functionaitlity by the new net dhcp record classes

792573df 08/09/2011 02:33 AM Paul Kelly

Fixes #1095 - Vendor_class error reporting is incorrect

Signed-off-by: Paul Kelly <>

d5707b63 08/03/2011 02:24 AM Ohad Levy

fixes #724 - Allow default VM specs to be tied to a hostgroup

68f7a705 07/26/2011 05:40 AM Ohad Levy

fixes #1058 Adds support for OpenSuSE provisioning

672f931d 07/24/2011 11:42 AM Paul Kelly

Fixes #989 - Add Sparc Solaris support

Signed-off-by: Paul Kelly <>

fad45219 07/20/2011 04:56 AM Paul Kelly

Fixes #1038 - DHCP hostname option

Signed-off-by: Paul Kelly <>

9cd25bde 07/14/2011 04:19 AM Ohad Levy

fixes #1044 - Adds ERB templates to disk layouts

3bfccd0f 07/14/2011 03:53 AM Ohad Levy

fixes #1043 adds missing patches commit.

b79bd65c 07/11/2011 03:51 AM Ohad Levy

fixes #1001, foreman should not use dhcp next server when tftp is not used

6180fed8 06/21/2011 05:24 AM Paul Kelly

Fixes #999 - Log the operator who performs network database operations

Signed-off-by: Paul Kelly <>

a6db0470 06/15/2011 07:03 AM Paul Kelly

Fixes #820 - Intel Solaris support

Signed-off-by: Paul Kelly <>

69f9cb82 05/30/2011 08:52 AM Ohad Levy

fixes #903 - Show resulting provisioning options at the Host edit screen

b8c81182 05/26/2011 04:34 AM Paul Kelly

Fixes #943 - Use the Sandbox renderer for host's PXE menu

Signed-off-by: Paul Kelly <>

5850b92a 05/25/2011 08:11 AM Ohad Levy

fixes #887 - tftp templates with -%> crashes foreman

4ed35218 05/06/2011 02:59 PM Ohad Levy

fixes #885 - unable to fetch tftp serever name correctly

17ae1ec8 04/17/2011 03:19 AM Ohad Levy

Fixes Bug #837 - Properly handles serverName get

Signed-off-by: Mark Bainter <>

36f93e4d 03/17/2011 02:32 PM Ohad Levy

Fixes #609 - Orchestrate puppetca operations

This also includes adding support for a puppet smart-proxy target type
and providing migration support
Updated to provide backward compatability for host and hostgroup objects
Now terminates the build and incorporates other fixes...

a99d544a 03/13/2011 03:43 AM Paul Kelly

Fixes #725 - Provided better message on boot_server detection failure

Signed-off-by: Paul Kelly <>

5942416f 03/09/2011 05:37 AM Ohad Levy

fixes #702 - remove pxe-config-link when changing the mac address

this also ensures that the legacy TFTP system won't be called once a smart proxy is in use.

2aaa1858 02/21/2011 02:31 AM Ohad Levy

fixes #682 - Typo in app/models/orchestration/libvirt.rb

5a2d3a1e 02/09/2011 11:21 AM Ohad Levy

fixes #661 - unable to create 32bit libvirt instances

cb624bf0 02/09/2011 07:46 AM Ohad Levy

fixes #612 - Print an error message when can not find a PXELinux template to render

63fff2e9 02/04/2011 03:22 AM Ohad Levy

fixes #648 - libvirt validations errors even if libvirt hypervisor is
not selected

e85584bf 01/26/2011 08:26 AM Paul Kelly

Fixes #611 - Display smart-proxy error messages rather than http error codes

720fe87e 01/23/2011 08:01 AM Ohad Levy

fixes #603 - mac address validations logic for virtual hosts is broken

efce6624 01/23/2011 07:59 AM Ohad Levy

fixes #602 - Foreman leaves libvirt connections open

e25f52ae 01/23/2011 07:58 AM Ohad Levy

fixes #601 - virtual machine guest values go away after a validation error

96be8845 01/14/2011 09:04 AM Ohad Levy

fixes #427 - Ability to provision xen/kvm guests

this patch adds support to libvirt based hypervisors

0f76f9ff 12/22/2010 05:13 AM Ohad Levy

fixes #553 -improve handling of built option

1a03bb13 12/20/2010 05:31 AM Ohad Levy

cleanup after smart proxy #554

db59a916 12/20/2010 05:31 AM Jochen Schalanda

Fixes #263 - Refactored Foreman to use correct singular and pluralization of medium/media

90b83222 12/16/2010 10:10 AM Ohad Levy

Fixes #540 - Manages sub proxies

Automates the creation of DHCP, DNS and TFTP settings on remote servers.
This handles all required settings in order to prepare a machine for provisioning.

DHCP:
  • Reservation will be created per host, setting the following options:...