Project

General

Profile

Download (5.31 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
614d9c7f 12/31/2011 01:43 PM Paul Kelly

Fixes #1420 - bootserver ip lookup fails when not managing DNS

Signed-off-by: Paul Kelly <>

ac36e7ce 12/20/2011 01:55 AM Ohad Levy

Revert "Fixes #944 - clear network conflicts"

This reverts commit 117ba92a758e4589ef5fdf1f1b9083402b2d317b.

a21f5e98 12/20/2011 01:55 AM Ohad Levy

Revert "fixes typo - refs #944"

This reverts commit 0355a1c1326779dbb21ab91f1b93b0405816f12a.

0355a1c1 12/19/2011 09:53 AM Ohad Levy

fixes typo - refs #944

117ba92a 12/19/2011 08:14 AM Paul Kelly

Fixes #944 - clear network conflicts

When a network conflict is detected (such as conflicting ip/name dns or
dhcp records), foreman would try to suggest a resolution.

Signed-off-by: Paul Kelly <>

c7c5d840 12/08/2011 08:09 AM Paul Kelly

fixes #1378 - RestClient::Exception messages are being lost

Signed-off-by: Paul Kelly <>

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

f28a6895 10/31/2011 10:26 AM Ohad Levy

fixes #1257 - various fixes around bcm dhcp record

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

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

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

Fixes #989 - Add Sparc Solaris support

Signed-off-by: Paul Kelly <>

2a0cffd3 04/20/2011 08:56 AM Ohad Levy

fixes #400 - Puppetca Monitor

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...

6454273f 03/15/2011 09:42 AM Paul Kelly

Fixes #674 - Rails Queue class conflict with Orchestration Queue

Signed-off-by: Paul Kelly <>

cd9079df 03/13/2011 03:41 AM Paul Kelly

Refs #611 - smart-proxy errors are not being displayed

Signed-off-by: Paul Kelly <>

822eef5a 03/07/2011 09:21 AM Paul Kelly

Fixes #654 - Delete ROLLBACK should be in transaction block

Signed-off-by: Paul Kelly <>

102a8035 03/07/2011 09:18 AM Paul Kelly

Fixes #714 - Reverse rollback operation order

Signed-off-by: Paul Kelly <>

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

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

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

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:...