Project

General

Profile

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

# Date Author Comment
614401fd 07/31/2012 09:12 AM Amos Benari

fixes #1781 - clone host can fail

72da1d77 07/17/2012 09:59 AM Amos Benari

fixes #1753 - Showing a modal from an AJAX request that returns a full-blown HTML page clears the page

118eabe2 07/12/2012 10:01 AM Amos Benari

fixes #1747 host selected puppet classes are afected by the classes filter.

995b1748 07/04/2012 03:47 PM Amos Benari

fixes #1165 add inherited params display and override option to the host form.

Signed-off-by: Ohad Levy <>

8f34dc60 06/21/2012 04:09 AM Ohad Levy

fixes #1697 - hostgroup class listing showed all classes regardless of environment

21467371 06/12/2012 09:46 AM Amos Benari

added classes-filter to the puppet classes selection page. fixed the selected classes sort.

also fixes #1675

ff217463 06/11/2012 09:42 AM Amos Benari

renamed the parameter queuename to progress_report_id to reflect the fact that
we now have multiple queues in a single progress report.

c8d89c66 05/29/2012 07:12 AM Amos Benari

model index and form fixes. show copute provider in the model column is applicable.

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

ba303020 04/16/2012 07:21 AM Sander Hoentjen

FIX suggestion of ip when subnet id is not the same as array index

33e8b654 03/25/2012 07:29 AM Ohad Levy

ensures that libvirt hosts do not have a compute_resource_id

this is a work around as we use openstruct, and should be removed once
libvirt code is fully migrated to fog.

7e031001 03/20/2012 03:01 PM Ohad Levy

Add Connection testing for EC2 compute

334d0359 03/19/2012 06:51 AM Amos Benari

fixes #1540 added suport for provisioning on ovirt/rhvem using fog.

This patch addes a compute resource concept within foreman

Signed-off-by: Ohad Levy <>

3c673e9e 03/18/2012 03:24 AM Ohad Levy

minor code syntax cleanup

30ae12bf 03/15/2012 10:28 AM Ohad Levy

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

331e9bce 01/31/2012 05:58 AM Ohad Levy

fixes #1479 - Chosing an environment, does not update puppet class list

e89efb28 01/10/2012 05:41 AM Ohad Levy

fixes #786 - Add the option to use existing DHCP reservations

note that this patch only ensures that the ip used is the same as the
existing dhcp record.
if there is a mistmatch in what foreman expects in the reservation vs.
actual state, #944 should kick in.

dc0f0f5f 01/03/2012 09:59 AM Ohad Levy

refs #1422, wrong field name

da6fa387 01/03/2012 08:36 AM Ohad Levy

fixes #1422 - Media is greyed out when creating Solaris hosts

fc782b06 12/25/2011 03:37 AM Paul Kelly

fixes #1374 - Overwriting of valid IP when subnet selected

Signed-off-by: Paul Kelly <>

b7cb4996 12/25/2011 03:24 AM Ohad Levy

javascript simple indetation fixes.

24e55891 12/25/2011 03:15 AM Ohad Levy

fixes #1411 - hostgroup ajax actions are mostly broken

30e1b33e 12/15/2011 09:06 AM Ohad Levy

fixes #1396 - Add puppet classes to Hostgroups is broken

fdac5d15 12/04/2011 03:44 AM Amos Benari

fixes #1304 re issue the fix as it seemed to get only half merged

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

WIP rails3 migration