Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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....
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 <>

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

0db5df0b 03/14/2012 11:04 AM Ohad Levy

refs #1524 - fixed incorrect syntax

fcc37ae7 03/14/2012 10:47 AM Ohad Levy

fixes #1535 - incorrect server response when authentication fails upon API request

b16f321a 03/14/2012 10:46 AM Corey Osman

fixes #1524 Add more attributes to JSON host index

Signed-off-by: Corey Osman <>

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

fixes #808 - Add smart-proxy puppetrun to foreman

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

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.

17637a75 02/19/2012 09:04 AM Ohad Levy

fixes #1173 - remove legacy query interface

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

fixes #1460 - add an option to upload provisioning templates

5346844c 01/29/2012 09:11 AM Ohad Levy

fixes #1308 - error when trying to cancel build.

77440fe6 01/29/2012 09:11 AM Ohad Levy

fixes #1175 - PXELinux does not render with spoof

6f0fc8f1 01/24/2012 01:46 PM Ohad Levy

fixes a couple of broken tests + show full error trace in development mode.

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

d7bd2f22 01/15/2012 03:14 AM Ohad Levy

fixes #1446 - expire idle web sessions

8593fdde 01/10/2012 03:20 PM Ohad Levy

fixes #1433 - Edit multiple Parameters (Operation FAILED: undefined method `reference_id_is')

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.

1704e000 01/08/2012 01:41 PM Florian Koch

fixes #1313 ensure all host names are lowercased

Signed-off-by: Florian Koch <>

6187c1c4 01/08/2012 09:36 AM Ohad Levy

fixes #1434 - Status page is broken

accaf323 12/31/2011 01:40 PM Corey Osman

fixes #1418 Add json call to retrieve bookmarks

Signed-off-by: Corey Osman <>

9bbcf6a4 12/25/2011 04:55 AM Ohad Levy

fixes #1356 - Stop hosts from being visible if your filter doesn't permit it

90ddcbb1 12/25/2011 04:54 AM Greg Sutcliffe

Don't show reports from hosts not in a User's filter refs #1356

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

Revert "Fixes #944 - clear network conflicts"

This reverts commit 117ba92a758e4589ef5fdf1f1b9083402b2d317b.

62756323 12/19/2011 09:11 AM Romain Vrignaud

fixes #1300 Add support of HTTP Auth with REMOTE_USER env variable

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

8bf83415 12/19/2011 07:47 AM Ohad Levy

fixes #1406 - excpetion errors are not showin in the UI

0f9c9a06 12/05/2011 04:12 AM Ohad Levy

fixes #1334 - Add Run Puppet to multi host action in the hosts page

b5029ab9 12/04/2011 04:58 AM Ohad Levy

fixes #1357 - Provisioning Snippets broken after rails3 upgrade

9b41cf08 11/28/2011 08:02 AM Ohad Levy

fixes #402 - Add noops/pending to metric handling, and provide pending hosts for dashboard views.

This change adds the ability to see noops in metric reports inside
foreman graphs, charts and lists. The business reason for this is to allow
users to run their puppet agents in noop mode, and see where nodes have...

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

WIP rails3 migration

bfcbdbd8 11/08/2011 09:16 AM Tim Speetjens

Fixes #1298 - Make the run distribution chart appear within the same scope as the rest of the dashboard

Signed-off-by: Tim Speetjens <>

87e42d24 10/31/2011 10:46 AM Tim Speetjens

refs #1151 Fix the scopes so they behave as expected and Adapt dashboard pie data to the corrected scopes

Signed-off-by: Tim Speetjens <>

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

fixes #1257 - various fixes around bcm dhcp record

ae9fafcc 10/31/2011 05:00 AM Ohad Levy

fixes #1274 - a user is not able to edit itself

0423daa9 10/30/2011 09:34 AM Ohad Levy

fixes #1174 - some error messages may show up twice

b26ddb7d 10/30/2011 05:22 AM Ohad Levy

fixes #1272 - New Hostgroup: Selecting an environment does not update class list

f443d54a 10/27/2011 09:24 AM Tim Speetjens

fixes #1151 Fix dashboard pie, to contain correct total number of hosts

to me this makes sense. Don't shoot me if the logic isn't 100% correct...

in short, active hosts are counted as ok hosts, which makes the
counters get higher than the number of total hosts sometimes....

224783a1 10/25/2011 11:02 AM Ohad Levy

fixes #1208 - Unauthenticated IP spoofing should not be allowed

9c3f01c5 10/24/2011 04:47 AM Ohad Levy

fixes #1232 - unable to assign OS default provisioning templates

6d808722 10/19/2011 03:23 PM Ohad Levy

fixes #1228 - 404 not found generated when there is no help / welcome view

05ab4c16 10/18/2011 04:31 PM Ohad Levy

new UI for foreman

60a05c7b 10/09/2011 04:28 PM Ohad Levy

fixes #127 - hostgroup clone fails if it has vm attributes

26f2a2a2 10/09/2011 04:26 PM Ohad Levy

fixes #1216 - puppetdoc errors where not captured correctly

297fca24 10/05/2011 08:47 AM Ohad Levy

refs #1211 - ENC url is name, not id.

d1d29d08 10/05/2011 04:37 AM Ohad Levy

fixes #1211 allow both id and name as an id

4d8b2799 10/03/2011 04:53 AM Ohad Levy

refs #1201 - adds the ability not to import all subnets

TODO: redo this at some point with checkboxes

4c091cd8 10/02/2011 06:36 AM Ohad Levy

fixes #1201 - Import Subnets from DHCP server

df886c98 09/27/2011 10:04 AM Ohad Levy

Feature #1184 - allow to save array based settings

this also moves the setting page to use inline edit

c45a0014 09/19/2011 03:30 AM Ohad Levy

fixes #1167 - some setting values are ignored

53c61d6d 09/14/2011 05:07 AM Ohad Levy

added parenthesis to avoid warnings on older Ruby

ce1f9cfe 09/09/2011 02:17 PM Ohad Levy

fixes #1163 - undefined method hypervisor when Edit host

ee878ae8 09/08/2011 02:47 PM Ohad Levy

fixes #1161 - adds graph per facts

Signed-off-by: Amos Benari <>

5d264a2d 09/05/2011 07:26 AM Ohad Levy

refactor - various facts cleanups

34f64353 09/04/2011 04:09 AM Ohad Levy

fixes #1056 - Rundeck url doesn't work when ldap auth is active

0a801ca0 09/04/2011 03:25 AM Ohad Levy

fixes #1146 - Provide error details via the API upon failure

48e0b3a4 09/04/2011 03:15 AM Ohad Levy

fixes #1134 - Multiple host exporting formatting for rundeck not correct

a7f78b19 09/04/2011 03:13 AM Ohad Levy

fixes #1148 - CRUD on lookup values via the API

c21e2678 08/25/2011 03:28 PM Ohad Levy

fixes #1057 - Allow foreman search to output multiple hosts when outputting to rundeck

01984fb7 08/16/2011 07:35 AM Amos Benari

New artwork

  • dark top-bar
  • moved the search box below the tabs line.
  • improved the show host page
  • added notifications
  • Settings tab now changes title based on the active action
  • lots of cleanups - fixes #1066, fixes #926, fixes #628 and many other minor changes...
15387413 08/14/2011 09:47 AM Paul Kelly

Fixes #958 - GET throws error on auth_src_ldaps

Signed-off-by: Paul Kelly <>

8dec3f5b 08/09/2011 06:48 AM Ohad Levy

fixes #1085 - add default domain and subnet settings to hostgroups

f257f11b 08/08/2011 09:20 AM Ohad Levy

refs #1067 - Error message should show trace too

11b840ca 08/08/2011 07:13 AM Ohad Levy

fixes #1067 - Expose error messages in the web GUI

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

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

1aa9ef0d 08/01/2011 04:52 AM Ohad Levy

fixes #1081 - Expose subnets unused IP via the subnets API/json

b96931f2 07/28/2011 02:48 AM Ohad Levy

FEATURE #982 API call to get fact keys

Signed-off-by: Corey Osman <>

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

fixes #1058 Adds support for OpenSuSE provisioning

0d14ad10 07/24/2011 11:28 AM Paul Kelly

Fixes #1061 - Deleting used env gives 500 error

Signed-off-by: Paul Kelly <>

1b139490 07/19/2011 04:02 AM Ohad Levy

refs #898 - more leftovers

8104eced 07/18/2011 05:31 AM Ohad Levy

fixes #898 - remove old search leftovers across the app

1462d569 07/17/2011 08:49 AM Ohad Levy

fixes #1050 - Foreman settings should not be viewed/edited by non admin user

fd8666ab 07/17/2011 05:56 AM Ohad Levy

fixes #1018 - adds rundeck information fetching via foreman

to use simply configure your rundeck to query:

http://foreman/hosts/&lt;fqdn&gt;?rundeck=true&forman=yaml

b2cf234d 07/14/2011 10:28 AM Mikael Fridh

fixes #1045 adds total memory usage chart to statistics page

Signed-off-by: Mikael Fridh <>

14cd3f28 07/12/2011 09:53 AM Ohad Levy

updated foreman puppet module to include the smart variables puppet function

this also ensures that the json response from foreman is always in json.

refs #1029

d5ffa102 07/11/2011 03:30 AM Kai Stian Olstad

Fixes #1000 Out of sync shows hosts with last report equal puppet_interval

86d01ac3 07/06/2011 11:00 AM Ohad Levy

fixes #1029 - allows smart variables to be resolved via http get request.

this would allow to an external query to resolve a variable value to a given host.

e.g.
http://foreman/hosts/&lt;fqdn&gt;/lookup_values/&lt;variable_name>

9afa092e 07/06/2011 10:07 AM Ohad Levy

fixes #322 Ability to add custom variables and multiple values resovled
in a dynamic Hierarchally order

This commits introduces the ability to define variables per puppet
class.

additionally, each class can have multiple values, depends on the host
which is requesting that variable....

76607ed5 06/29/2011 02:17 PM Ohad Levy

fixes #100 - Setting is now a ActiveRecord object

This allows users to manage foreman settings via the UI.

the UI is a bit ugly, but works :)

2c7681e3 06/27/2011 06:48 AM Ohad Levy

fixes #1010 - import new classes does not show error-message

4d4b84f6 06/20/2011 07:07 AM Ohad Levy

fixes #35 - Allow hostgroup nesting for puppet classes and parameters

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

Fixes #820 - Intel Solaris support

Signed-off-by: Paul Kelly <>

2b9f07fe 06/07/2011 03:44 AM Ohad Levy

minor cleanup - refs #836

942d876d 06/05/2011 03:24 AM Corey Osman

fixes #956 return custom number of reports

Signed-off-by: Corey Osman <>

3013f5e2 06/05/2011 03:04 AM Paul Kelly

Fixes #921 - Roles and admin not saved on create new user

Signed-off-by: Paul Kelly <>

572a19c3 06/05/2011 02:47 AM Paul Kelly

Fixes #906 - Always allow a user to edit some of their own User details

Signed-off-by: Paul Kelly <>

17e46f6d 05/31/2011 04:15 AM Ohad Levy

fixes #952 - incorrect error message when api basic auth authentication fails

a0ab1ced 05/30/2011 08:54 AM Ohad Levy

fixes #950 - virtual machine settings sometimes break into two lines

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

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

47819d54 05/29/2011 04:10 AM Ohad Levy

fixes #948 - better support for API config_templates api

  • url now uses template name as an id, instead of numerical id's.
  • index queries now respect search condtions
  • added search to the UI part too.
  • fine grained json output
d6464cf9 05/26/2011 07:02 AM Paul Kelly

Fixes #923 - Hostgroup puppetmaster proxy ignored on new host page

Signed-off-by: Paul Kelly <>

ad3d61b7 05/25/2011 08:28 AM Paul Kelly

Fixes #920 - Add authorization to hypervisor, bookmarks, subnets, smart-proxy/autosign and puppetca

Signed-off-by: Paul Kelly <>

2a5a7f60 05/25/2011 08:07 AM Ohad Levy

fixes #939 - Invalid PostgreSQL statement

bf228dd6 05/25/2011 04:59 AM Paul Kelly

Fixes 867 - Allow update_multiple to clear hostgroup

Also added the facility for clearing the environment to update_multiple_environments

Signed-off-by: Paul Kelly <>

1c039da8 05/24/2011 03:04 PM Ohad Levy

fixes #930 - Skipped resources should not put systems in 'error' state