Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d4327e6e 07/10/2012 01:08 PM Ohad Levy

ensures that compute resources are shown in the host form only if provisioning is enabled

3da587a3 07/05/2012 09:59 AM Ohad Levy

refs #1589, ensure that vmware public key is automaticilly imported when testing connection

180a48c8 07/04/2012 03:48 PM Amos Benari

fixes more menu issues

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

a7961050 07/02/2012 10:44 AM Amos Benari

top navigation bar looks correct on tablet and smart-phone screen size.

1d0bc0b0 07/02/2012 10:44 AM Amos Benari

fixes #1240 more menu fixed for users with no permitions.

b2fba8d1 07/02/2012 10:44 AM Amos Benari

host list page fixed for smart-phones and tablet screen sizes.

32f4c2ed 06/27/2012 03:35 PM Ohad Levy

minor fix and added a few tests to ensure config templates works correctly

c4ba83b0 06/27/2012 10:59 AM Ohad Levy

added commit comment, history and preview to the template editor.

de3fb0d7 06/26/2012 08:22 AM Amos Benari

fixes #1700 audit page performance improved

  • Added auditabale name and associated name columns.
  • Added username to audit table
d408f980 06/24/2012 08:10 AM Ohad Levy

incorrect error message shown when trying to rename the admin account

8dbb38ec 06/24/2012 07:13 AM Ohad Levy

Added OS Family attribute to Partition Tables and Installation Medium

ec80ab80 06/24/2012 05:37 AM Ohad Levy

update default provisioning templates

  • removed workarounds for RHEL3-4
  • use bootif=<host mac> for RHEL hosts
  • tried to do time sync against ntp-server parameter
  • switched to using epel snippet instead dead epel code
  • fixed #1487 - EOF sometimes not found
f11ca2ec 06/24/2012 03:42 AM Ohad Levy

added usage warning when using hypervisors

0f7676c1 06/21/2012 09:21 AM Amos Benari

audit with association.

22a2bcb1 06/21/2012 08:34 AM Amos Benari

fixes #1649 Puppet class and environment import works only on the first smart-proxy

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

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

09ce1364 06/20/2012 03:43 PM Amos Benari

audit as twitter and versions for template.

This also closes #1377 as it offer versions and diff view of the tempates.

it is not ideal, but it should handle the most common case for now,
where we should open other feature requests to support all of the ideas in #1377

eec062e6 06/20/2012 03:19 PM Ohad Levy

wip audits upgrade

0c21f5b3 06/20/2012 04:05 AM Ohad Levy

fixes 1692 - bookmark edit dialog, did not allow to save / update bookmark name

47b357e7 06/15/2012 03:23 AM Ohad Levy

[ec2] added the ability to create multiple security groups

67905725 06/14/2012 08:28 AM Ohad Levy

minor fixes to host show page

2be85b23 06/13/2012 07:25 AM Amos Benari

added vm tab

05c1c1b0 06/13/2012 07:25 AM Amos Benari

host show folded into tabs.

9e65358c 06/13/2012 07:24 AM Steve Traylen

fixes #1678 - nested hostgroup selector for templates.

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.

6fa93184 06/10/2012 09:08 AM Amos Benari

title action buttons as a group.

e4b5713e 06/10/2012 09:08 AM Amos Benari

moved to bootstrap 2.04

c7946bf2 06/10/2012 09:08 AM Amos Benari

fixes #1389 Add bookmark support for pages which are not in the main dialog

10debf79 06/07/2012 09:02 AM Ohad Levy

fixes an incorrect warning about non assigned templates per OS

aac813cd 06/06/2012 05:23 AM Amos Benari

smart vars looks sharper.

1b3cbe60 06/06/2012 04:47 AM Amos Benari

fixes #1572

0f6ea5a2 06/04/2012 07:52 AM Ohad Levy

fixes #1669 - epel is now a snippet.

This adds another method to install the epel repo, as a snippet,
allowing users to customly change the url, in case that it doesn't fit
their needs or if the url changes again.

to use, simple use:

<%= snippet "epel" %>

61567953 06/03/2012 03:10 AM Jim Bailey

fixes #1605 - typo thier

6c8f473c 05/31/2012 08:08 AM Amos Benari

fixes #1664 hostgroup-selected for edit host is broken.

e170c321 05/30/2012 08:47 AM Olivier Favre

fixes #1597 - Restrict compute resources access by user

And add some rights to give non admin users so they can perform some normal actions on the hosts they own.

unit/domain_parameter_test.rb self-broke... added a tiny fix.
Removing compute_resources/vms nesting, it is such a nightmare for functional tests....

ffb24832 05/29/2012 08:17 AM Ohad Levy

fixes incorrect DNS conflict detection

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

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

40c55c5a 05/29/2012 06:35 AM Amos Benari

minor visual fixes to the compute resource view.

2a08c26b 05/29/2012 05:48 AM Amos Benari

fixed ui for adding and removing ovirt volumes.
when creating a vm from template, if there was an error in the
form. the vm volumes didnot display correctly.
adding and removing volumes in the same submit action did not function well too.

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

6d58da78 05/21/2012 02:28 PM Olivier Favre

Fix class to input parameter naming

Patch from ohadlevy

Signed-off-by: Olivier Favre <>

0b05e89f 05/19/2012 02:01 PM Amos Benari

login with water-mark.

cc68313b 05/19/2012 02:01 PM Amos Benari

added well to all forms.

ad7ccf6a 05/15/2012 01:41 AM Brian Gupta

Dashboard "Good hosts" should exclude "pending" hosts, refs #1617

370a7ac7 05/14/2012 04:19 AM Ohad Levy

fixes #137 - Better support for non-hostname certnames

This patch introduce a new setting :use_uuid_for_certificates which
defaults to false.

users who wish to deploy their hosts using a random unique id, should
enable that setting, and use the certname directive in their puppet.conf...

0bb7ac8f 05/14/2012 02:46 AM Brian Gupta

Changes to dashboard statistics. Fixes #1617

e6845c88 05/09/2012 08:07 AM Amos Benari

fixes #1610 - exdception in the ui when editing a deleted vm.

987ed689 05/08/2012 12:45 AM Amos Benari

UI fixed error in provisioning template, edit page.

4d858028 05/07/2012 08:50 AM Amos Benari

fixes #1603 - Login Screen improvments

92bf092d 05/07/2012 08:50 AM Amos Benari

UI - more explicit button description for the add child node.

e6d9c43c 05/04/2012 12:36 PM Greg Blomquist

fixes #1595: show success on test connection

Added css class "btn_success" to the test connection button when the connection
is successful.

This still leaves behind a problem with ec2 (and probably rhev and vmware) where
testing the connection resets the selected region (or, datacenter for rhev and...

7d43af6a 05/03/2012 11:44 AM Romain Vrignaud

Fixes #1596 Add back button of console page.

eb56c27a 05/03/2012 03:09 AM Ohad Levy

[UI] minor changes to ldap page.

- LDAP attributes mappings are not related to on the fly creation

57a74ec9 05/02/2012 11:06 AM Amos Benari

added ace code editor to the provisioning template edit page.

added info text to the assosiation tab of the provisioning templates page.

5d44aa2a 04/30/2012 09:02 AM Ohad Levy

fix certificates and autosign list views

895ff43c 04/30/2012 05:57 AM Ohad Levy

[UI] minor fixes refs bootstrap upgrade

92980985 04/30/2012 04:48 AM Brian Gupta

Fixed link for Good hosts on dashboard to match stats query

b58ec945 04/29/2012 04:47 PM Ohad Levy

[UI] - make sure settings intput fields do not resize incorecctly upon inline edit

40e7f47a 04/29/2012 10:46 AM Amos Benari

[UI] users filter page space after field-set.

dec6f148 04/29/2012 10:46 AM Amos Benari

[UI] templates button in host form.

5f080138 04/29/2012 10:46 AM Ohad Levy

[UI] minor fixes to reports show page

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

updates UI to bootstrap v2

60e9b0c1 04/29/2012 08:56 AM Ohad Levy

clean up login screen

7e0a5873 04/27/2012 02:54 PM Jim Perrin

fixes #1254 - initial support to pxeboot windows

b43fa642 04/18/2012 03:51 PM Ohad Levy

added basic ovirt vm show page, minor fixes in compute resource level

96ede451 04/16/2012 09:32 AM Amos Benari

fixes #1574 - ovirt - add remove and show volumes

  • volume and interface ordering is now working
  • removed include blank because it is a duplicate of the Blank ovirt-template.
  • bootable is disabled when editing a vm, because currently I don't handle volume updates. just add and remove of a volume....
e863d48b 04/09/2012 10:27 AM Ohad Levy

refs #1452 - fixed incorrect condition

575e5267 04/09/2012 10:23 AM Ohad Levy

refs #1452 - fixed incorrect condition

98987690 04/09/2012 10:11 AM Ohad Levy

refs #1452 improved libvirt on debian handling

f37934af 04/09/2012 07:29 AM Ohad Levy

fixes #1452 use fog for libvirt management

This patch introduces a few new features:

  • console support
  • multiple disks
  • multiple nics
4213d2be 03/28/2012 01:08 PM Ohad Levy

first go at vmware integeration refs #955

this patch adds the ability to add a vmware compute resource, and display their console

197e2dce 03/21/2012 10:11 AM Ohad Levy

Adds VNC support within the browser

At first, this allows to view oVirt managed hosts within foreman.

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

b7755a28 03/18/2012 08:35 AM Ohad Levy

fixing subnet import that was broken after rails3 upgrade

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

minor code syntax cleanup

67799065 03/15/2012 10:34 AM Ohad Levy

code smell

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

7e46bb61 03/14/2012 11:17 AM Ohad Levy

fixes #1129 Summary Puppet Report - require_ssl, thanks to

0539fada 03/14/2012 06:48 AM Ohad Levy

expose puppet_ca settings to puppet.

this also introduce it as an ENC variable just in case you want to use it in puppet.conf template

ace6fbad 03/14/2012 05:46 AM Ohad Levy

fixes #1503 - When creating a host, it should be possible to define a Puppet CA and a Puppet Master to use

db8e45da 03/12/2012 03:11 PM Alexander Chuzhoy

Signed-off-by: Alexander Chuzhoy <>

This is to overcome the following messages when executing "puppetd -t" on a client.
warning: You have configuration parameter $environment specified in [puppetd], which is a deprecated section. I'm assuming you meant [agent]

1a0403bf 02/28/2012 07:49 AM Fecn

Update app/views/reports/show.rhtml

54358a76 02/23/2012 08:23 AM Greg Sutcliffe

fixes #1324 - Separate permssions on hosts from permissions for objects within hosts.

This allows a user to be granted permission to edit the host (and so change the group or proxy) but not, for example, edit the parameters
This could probably be extended further if necessary.

0c87d936 02/15/2012 02:43 AM Ohad Levy

fixes #1460 - add an option to upload provisioning templates

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

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

fe3d8f82 01/25/2012 03:54 PM Ohad Levy

fixes #1469 - vlan field missing in subnets

f40d58aa 01/25/2012 09:12 AM Ohad Levy

fixes a couple of html rendering errors in views

b985b702 01/15/2012 08:44 AM Ohad Levy

fixes #1401 - smart proxies filtering. will not remember the selected filter once an operation was selected

67dab00a 01/11/2012 07:51 AM Oliver Weinmann

fixes #1437 Solaris Deployment fix

Signed-off-by: theforemanuser123 <>

7cec3f56 01/10/2012 03:38 PM Ohad Levy

fixes #1399 - Hostgroups not attaching to Nodes

fa62ea80 01/10/2012 03:04 PM Ohad Levy

fixes #1281 - assingn more than one domains to a subnet

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.

50751ff4 01/05/2012 02:28 PM Trey Dockendorf

fixes #1361 -- Add gateway and dns fields to Subnets

  • Allow subnet values to be accessed in provisioning templates
da6fa387 01/03/2012 08:36 AM Ohad Levy

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

7a900b06 01/02/2012 03:24 AM Ohad Levy

fixes #1421 - expose subnet ranges for automatic IP address allocations

efed9680 12/29/2011 09:06 AM Amos Benari

fixed dashboard pie colors.

fb45bb29 12/29/2011 05:54 AM Amos Benari

fixes #1414 - pie is over cooked in chrome.