Project

General

Profile

Activity

From 12/22/2010 to 01/20/2011

01/20/2011

06:32 PM Bug #578 (Ready For Testing): Emailed error reports are empty
Applied in changeset commit:"2b174ff54cd76f567477eec36d31fcf3c2455bda". Anonymous
06:32 PM Bug #596: Success message from LDAP edit is shown as an error instead of as a notice
Applied in changeset commit:"eef600d01108e0881bfe1447c9c1c46004f681c4". Paul Kelly
09:05 AM Bug #596 (Ready For Testing): Success message from LDAP edit is shown as an error instead of as a notice
Paul Kelly
08:46 AM Bug #596 (Closed): Success message from LDAP edit is shown as an error instead of as a notice
Paul Kelly
11:41 AM Revision eef600d0 (foreman): Fixes #596 - ldap message type is error not notice
Paul Kelly
10:35 AM Bug #597 (Closed): Smart-proxy rollback does not always work
If the smart-proxy operation takes a long time then foreman times out the operation and rolls back the previous actio... Paul Kelly
09:52 AM Revision 2b174ff5 (foreman): Fixes #578 - Emailed error reports are empty
Eric Shamow
09:00 AM Bug #565 (Ready For Testing): "rake puppet:import:puppet_classes" not detecting changes properly
Just rewrote the whole thing. Paul Kelly
05:35 AM Feature #460 (Closed): There should be a Search box for searching inside Report contents
commited at commit:9e09564 Ohad Levy
05:22 AM Revision 9e09564b (foreman): Implement #460 : Add search text field for search by Resource and Message.
Bash Shell
05:11 AM Feature #427 (Closed): Ability to provision xen/kvm guests
Ohad Levy
05:08 AM Bug #562 (Closed): rake task of import of classes and environments in batch mode does not work reliably
Ohad Levy
05:07 AM Bug #562 (Ready For Testing): rake task of import of classes and environments in batch mode does not work reliably
Applied in changeset commit:"ed4c48b00eb795fa7e3cd4d7e5a2686f2ebf3b6b". Ohad Levy
05:08 AM Bug #585 (Closed): support link points to an invalid url
Ohad Levy
05:07 AM Bug #585 (Ready For Testing): support link points to an invalid url
Applied in changeset commit:"7db117c0a5abd80b0b8225f5061bc74caa943cc9". Ohad Levy
05:07 AM Feature #335 (Ready For Testing): Host facts not displayed in the /hosts/ view
Applied in changeset commit:"38dbbddf5b45b39e23a53df9ec69c17b90e3c5b4". Ohad Levy
05:03 AM Revision 38dbbddf (foreman): fixes #335 - this patch will auto import the facts (making the rake task or import_facts script redundent).
this patch introduce a new settings options :using_storeconfigs:
while we try to automaticily detect if we run storec...
Ohad Levy
04:43 AM Revision 7db117c0 (foreman): fixes #585 - support link points to an invalid url
Ohad Levy
04:40 AM Bug #595 (Closed): the search bar under reports is not always show
Ohad Levy
04:28 AM Bug #595 (Ready For Testing): the search bar under reports is not always show
Applied in changeset commit:"4f4e9e84d525f204d2f0741497cdf6778fea3b80". Ohad Levy
03:49 AM Bug #595 (Closed): the search bar under reports is not always show
Ohad Levy
04:39 AM Bug #583 (Closed): IP address suggestion does not work
Ohad Levy
04:33 AM Revision ed4c48b0 (foreman): fixes 562 - rake task of import of classes and environments in batch mode does not work reliably
Ohad Levy
04:28 AM Bug #474 (Ready For Testing): 0.1-6 does not add a node automatically on initial report
Applied in changeset commit:"e08af89170d45265bbd9663539e05c3b45c54572". Ohad Levy
04:17 AM Bug #495: Facts truncation when using storeconfig and sharing a MySQL DB with puppet
Ludovic LANGE wrote:
> Wouldn't it be possible that we use the same column definition as Puppet's (which, I think, is...
Ohad Levy
04:03 AM Revision 4f4e9e84 (foreman): fixes #595 - the search bar under reports is not always show
This is a sub optimal commit, as ideally, the host report list should be converted into a nested route Ohad Levy
04:02 AM Revision e08af891 (foreman): fixes #474 - Foreman does not add a node automatically on initial report
Ohad Levy

01/18/2011

11:14 AM Feature #593 (Needs design): split log for facts, reports and everything else
The foreman log should be split into three. The continuous stream of reports and facts makes looking at the log nearl... Paul Kelly

01/17/2011

02:48 PM Feature #592 (Ready For Testing): Add tests for host template selection
Applied in changeset commit:"ef5cbe9b4d8c200460d37d3a9596dbcfbb637d8c". Justin Sherrill
12:31 PM Feature #592 (Closed): Add tests for host template selection
Currently host.configTemplate is not tested very well, and is quite complex. We need better tests for it. Justin Sherrill
02:00 PM Revision ef5cbe9b (foreman): Fixes #592 - Adding tests for provisioning template selection based on Host
Justin Sherrill
06:38 AM Smart Proxy Feature #591 (Closed): Restrict the API and tests on the Windows platform
Certain features will never be enabled on Windows and should automatically be removed from the selectable features an... Paul Kelly
06:16 AM Smart Proxy Bug #590 (Closed): server_ms_test.rb contains redundant calls to @subnet.load
Paul Kelly
06:16 AM Smart Proxy Bug #589: puppetca_test.rb "which" test inappropriate on Windows platform
does it make sense to enable any of the puppet api on windows platform?
I would restrict the windows platform to tft...
Ohad Levy
06:07 AM Smart Proxy Bug #589 (Rejected): puppetca_test.rb "which" test inappropriate on Windows platform
Paul Kelly
05:49 AM Smart Proxy Bug #588 (Rejected): SERVICE should be set to false during testing
Test should all assume that they are not running as a service Paul Kelly
05:42 AM Smart Proxy Bug #587 (Closed): rake is missing as a dependency and instruction
Rake is required for testing. This seems to be installed by default on Linux but is missing on Windows Paul Kelly
05:28 AM Smart Proxy Bug #586 (Ready For Testing): wget --no-proxy mechanism for disabling ftp proxies is poor
Paul Kelly
05:26 AM Smart Proxy Bug #586 (Rejected): wget --no-proxy mechanism for disabling ftp proxies is poor
Remove the proxy control for wget as this is a poor mechanism for disabling the ftp proxy facility. Use environment v... Paul Kelly
05:20 AM Smart Proxy Bug #584 (Ready For Testing): dpkg dependencies are incomplete/incorrect
Rack should be version 1.2.0 as some versions of Linux and Windows have issues with 1.2.1
Haml is not longer required
Paul Kelly

01/16/2011

03:59 PM Bug #542: missing rest_client gem
requires version 1.4+ it seems that the rpm that is in epel for rhel5 is too old Ohad Levy
02:13 PM Revision 85edffc1 (foreman): Updated code to be more ruby 1.87- friendly, refs #427
Ohad Levy

01/15/2011

06:55 AM Bug #585 (Closed): support link points to an invalid url
since the redmine groups were removed, the link is no longer valid Ohad Levy
05:06 AM Smart Proxy Bug #584 (Closed): dpkg dependencies are incomplete/incorrect
Paul Kelly

01/14/2011

09:58 PM Bug #583 (Ready For Testing): IP address suggestion does not work
Applied in changeset commit:"c6d87d26d13c64d74f5dfe94be653b5df3523d66". Ohad Levy
03:18 PM Bug #583 (Closed): IP address suggestion does not work
changes to html dom has broken updates of ip address suggestions Ohad Levy
03:41 PM Revision c6d87d26 (foreman): fixes #583 - IP address suggestion does not work
Ohad Levy
02:27 PM Bug #582 (Closed): Foreman should not fail if libvirt ruby binding are not installed
If the binding are missing, we should simply not allow to manage libvirt Ohad Levy
11:00 AM Refactor #580 (Feedback): Move Windows service log initialization into the log module
Paul Kelly
06:27 AM Refactor #580 (Closed): Move Windows service log initialization into the log module
Paul Kelly
10:58 AM Smart Proxy Bug #581 (Ready For Testing): Windows smart-proxy service does not run under ssl
Paul Kelly
10:38 AM Smart Proxy Bug #581 (Closed): Windows smart-proxy service does not run under ssl
The SSH extensions have only been added to the Unix port of smart-proxy Paul Kelly
09:32 AM Feature #427 (Ready For Testing): Ability to provision xen/kvm guests
Applied in changeset commit:"96be8845e7c8bb541eb4623e9165336083d5bbb4". Ohad Levy
09:06 AM Feature #427: Ability to provision xen/kvm guests
First implementation include management of libvirt guests.
see [[Virtual_Machine_Provisioning]]
Ohad Levy
09:04 AM Revision 96be8845 (foreman): fixes #427 - Ability to provision xen/kvm guests
this patch adds support to libvirt based hypervisors Ohad Levy
06:19 AM Refactor #579 (Feedback): Duplicate helpers shoul be factored out
Paul Kelly
06:12 AM Refactor #579 (Closed): Duplicate helpers shoul be factored out
Move the log_halt helper to shared location Paul Kelly

01/13/2011

06:14 PM Bug #578 (Closed): Emailed error reports are empty
This is as regards the report generated on Puppet errors, not the daily summary report rake job.
Discussed with Ohad...
Eric Shamow
03:18 PM Feature #468 (Closed): re-provision without pxe
Ohad Levy
03:17 PM Feature #469 (Closed): Sandbox kickstart rendering
Ohad Levy
03:17 PM Bug #558 (Closed): proxy fails if the the url include a / at the end
Ohad Levy
03:16 PM Bug #561 (Closed): Not all puppet classes are shown in the hostgroup edit page
Ohad Levy

01/10/2011

09:46 AM Smart Proxy Bug #576 (Pending): Smart-proxy client identification is not being checked
Completed but waiting on integration of earlier patches Paul Kelly
09:45 AM Smart Proxy Bug #575 (Pending): SSL verificatioin is not being enforced
Completed but waiting on integration of earlier patches Paul Kelly
05:35 AM Smart Proxy Refactor #577 (Feedback): Tidy up the TFTP code
Paul Kelly

01/09/2011

08:30 AM Smart Proxy Bug #574 (Ready For Testing): Exception trace when omshell does not perform
Applied in changeset commit:"08d1d5841975974731f873b3a9222868cf255e78". Ohad Levy

01/07/2011

11:31 AM Smart Proxy Refactor #577 (Rejected): Tidy up the TFTP code
Minor mods to use Pathname and place the API in the SmartProxy class Paul Kelly

01/06/2011

07:42 AM Smart Proxy Bug #576 (Rejected): Smart-proxy client identification is not being checked
Connection to the proxy is via a secure channel but the proxy does not check that the client is allowed to connect.
A...
Paul Kelly
07:40 AM Smart Proxy Bug #575 (Rejected): SSL verificatioin is not being enforced
The following is set
:SSLVerifyClient => OpenSSL::SSL::VERIFY_NONE
This is wrong
Paul Kelly
03:43 AM Smart Proxy Revision 08d1d584: fixes #574 - Exception trace when omshell does not perform
Ohad Levy
03:43 AM Smart Proxy Bug #574 (Closed): Exception trace when omshell does not perform
Ohad Levy

01/05/2011

11:51 AM Smart Proxy Bug #573 (Ready For Testing): json queries REQUIRE a json parameter
Paul Kelly
11:23 AM Smart Proxy Bug #573 (Rejected): json queries REQUIRE a json parameter
When the POST verb was added to extra/query.rb the json arguments were made mandatory. This breaks GET operations. Paul Kelly
11:50 AM Smart Proxy Refactor #572 (Feedback): Update tests and documentation
Paul Kelly
08:05 AM Smart Proxy Refactor #572 (Closed): Update tests and documentation
Paul Kelly
11:49 AM Smart Proxy Refactor #571 (Feedback): Use Net::Ping library rather than system call
Paul Kelly
06:23 AM Smart Proxy Refactor #571 (Closed): Use Net::Ping library rather than system call
Paul Kelly
11:48 AM Smart Proxy Bug #570 (Ready For Testing): Caching logic is wrong
Paul Kelly
06:18 AM Smart Proxy Bug #570 (Rejected): Caching logic is wrong
Paul Kelly
11:48 AM Smart Proxy Feature #569 (Ready For Testing): Add a gem package for the smart-proxy
Paul Kelly
06:11 AM Smart Proxy Feature #569 (Rejected): Add a gem package for the smart-proxy
Paul Kelly
11:47 AM Smart Proxy Feature #568 (Ready For Testing): Enable smart-proxy as a service
Paul Kelly
05:41 AM Smart Proxy Feature #568 (Closed): Enable smart-proxy as a service
Paul Kelly
11:46 AM Smart Proxy Feature #567 (Ready For Testing): Tidy error messages and also log them
Paul Kelly
04:36 AM Smart Proxy Feature #567 (Closed): Tidy error messages and also log them
Paul Kelly
11:45 AM Smart Proxy Refactor #566 (Feedback): Tidy surplus files
Paul Kelly
04:34 AM Smart Proxy Refactor #566 (Closed): Tidy surplus files
Remove init.rb, install.rb and uninstall.rb Paul Kelly
11:44 AM Smart Proxy Feature #550 (Ready For Testing): Add a deb package for the smart proxy
Paul Kelly
11:43 AM Smart Proxy Feature #64 (Ready For Testing): Add Microsoft DHCP support
Paul Kelly

01/04/2011

04:57 PM Bug #565: "rake puppet:import:puppet_classes" not detecting changes properly
I noticed that, if I "destroy" in foreman a class or an environment and run the rake task again, it then detect and i... Marcello de Sousa
04:50 PM Bug #565 (Closed): "rake puppet:import:puppet_classes" not detecting changes properly
Example how to reproduce it:
PuppetEnvironment:...
Marcello de Sousa
08:38 AM Feature #564 (Closed): Implement OUs hierarchy to allow reusing (host) groups with client/OU specific classes and parameters.
This could help solving the following example:
I have the following types of hosts:...
Marcello de Sousa
05:40 AM Feature #334: Clone a hostgroup
Would be nice to have a more general approach to this and allow you not only to clone host groups, but any clone leve... Marcello de Sousa
05:21 AM Feature #563 (Resolved): Allow import and export "parameters" to/from a file (Global and on every level I can set parameters)
Via the web-interface allow import and export "parameters" list to/from a file.
Example 1:
I have a big variables...
Marcello de Sousa

01/03/2011

04:20 PM Feature #322: Ability to add custom fields and options
That sounds great !
Any chance something like this could be implemented in the near future ?
As discussed with Ohad,...
Marcello de Sousa
02:49 PM Bug #562: rake task of import of classes and environments in batch mode does not work reliably
Just to make sure, the command used is:... Marcello de Sousa
02:34 PM Bug #562 (Closed): rake task of import of classes and environments in batch mode does not work reliably
When running the rake task to import classes and environments in batch mode (without the prompt), you might get error... Marcello de Sousa

12/30/2010

12:08 PM Bug #561 (Ready For Testing): Not all puppet classes are shown in the hostgroup edit page
Applied in changeset commit:"3078093d260585231d6a53fe8ecc7b8de3046069". Ohad Levy
09:32 AM Bug #561 (Closed): Not all puppet classes are shown in the hostgroup edit page
Introduce with the fix for #419, not all classes are now visible when editing a host group. Ohad Levy
09:32 AM Revision 3078093d (foreman): fixes #561 - Not all puppet classes are shown in the hostgroup edit page
Ohad Levy

12/28/2010

01:47 PM Bug #560 (Closed): The Reports "Select a Period" drop down list does not work, unless a Report Type is selected.
The Reports "Select a Period" drop down list does not work, unless a Report Type is selected.
One of the following a...
Bash Shell

12/27/2010

08:25 AM Bug #495: Facts truncation when using storeconfig and sharing a MySQL DB with puppet
It should work fine with PostgreSQL. The length of the @TEXT@ data type is unlimited (for later reference: http://www... Jochen Schalanda

12/26/2010

04:06 PM Bug #558 (Ready For Testing): proxy fails if the the url include a / at the end
Applied in changeset commit:"77bbe487d7431dfb9447ba45c6fc6a439200e99c". Ohad Levy
07:25 AM Feature #553 (Closed): improve handling of built option
Ohad Levy
05:36 AM Feature #400 (Assigned): Puppetca Monitor
Ohad Levy
05:32 AM Feature #342 (Closed): Add a tftp netdb type
fixed in commit:90b8322 Ohad Levy
05:26 AM Feature #335 (Assigned): Host facts not displayed in the /hosts/ view
Does the following sounds like an acceptable solution:
if using Storeconfigs, then auto import the host facts once a...
Ohad Levy
05:24 AM Feature #338: Don't use MAC address as matching parameter when using "spoof"
waiting for feedback... Ohad Levy
05:24 AM Feature #65 (Closed): Add Subnet management
Ohad Levy
05:23 AM Bug #419 (Closed): switching hostgroups does not update the associated classes page
Ohad Levy
05:23 AM Bug #419 (Ready For Testing): switching hostgroups does not update the associated classes page
Applied in changeset commit:"919ffc50b0fd527da5ac32cd80cbd7b1069db22a". Ohad Levy
05:22 AM Bug #555 (Closed): unable to build Debian hosts with Safe template's
Ohad Levy
05:21 AM Revision 77bbe487 (foreman): fixes #558 - proxy fails if the the url include a tralinig slash.
Ohad Levy
05:13 AM Bug #500 (Duplicate): carriage return chars in partition tables and templates are dos style
Ohad Levy
05:12 AM Bug #495: Facts truncation when using storeconfig and sharing a MySQL DB with puppet
@Joschen, do you have any ideas of how does this effect PostgreSQL ? Ohad Levy
05:11 AM Feature #469: Sandbox kickstart rendering
@Justin, everything seems to be working correctly - thank you!, would you mind updating the docs about this new featu... Ohad Levy
05:05 AM Revision 919ffc50 (foreman): fixes #419 - switching hostgroups does not update the associated classes page
Ohad Levy

12/23/2010

10:06 AM Smart Proxy Revision 73e6497c: Ensuring that we read the erb files... not the deleted haml files :)
Ohad Levy
09:36 AM Feature #559 (Duplicate): auto fetch subnet information from the proxy
Instead of creating the subnets manually, foreman can populate most of the subnet data via the proxy Ohad Levy
09:34 AM Smart Proxy Revision 456a6573: remove redundent attribute
Ohad Levy
09:34 AM Smart Proxy Revision 04bfe25e: converted haml temlpates to erb templates, as it seems that haml is not packaged on RHEL/CentOS platform
Ohad Levy
09:06 AM Bug #558 (Closed): proxy fails if the the url include a / at the end
Ohad Levy

12/22/2010

06:26 AM Feature #553 (Ready For Testing): improve handling of built option
Applied in changeset commit:"0f76f9fff1d6d91fbcfb987b2a676896ad3fd564". Ohad Levy
05:13 AM Revision 0f76f9ff (foreman): fixes #553 -improve handling of built option
Ohad Levy
05:09 AM Smart Proxy Feature #557 (Closed): Add abandoned lease state to ISC dhcp
Ohad Levy
 

Also available in: Atom