Project

General

Profile

Activity

From 2012-09-20 to 2012-09-20

2012-09-20

23:59 Revision a8cf0cce (rudder-packages): Fixes #2560: The migration script to migrate string cpuSpeed values to integers in LDAP is in rudder-webapp
(cherry picked from commit 0e24ea3bc4e647cedfd8f587eb220485fc2e042f)
Conflicts:
rudder-webapp/SOURCES/rudder-upgrade
Matthieu CERDA
23:47 Architecture #2723 (Released): Add a logger for migration in opslog
Jonathan CLARKE
23:47 Architecture #2572 (Released): Implement templates for all event types in events log
Jonathan CLARKE
23:47 Architecture #2452 (Released): Change the version number of the JAR/WAR for Rudder 2.5
Jonathan CLARKE
23:47 User story #2906 (Released): Improve use of the English language in the web UI
Jonathan CLARKE
23:47 User story #2903 (Released): Change look'n'feel of buttons
Jonathan CLARKE
23:47 User story #2715 (Released): display inventory date for process and environment variable tabs
Jonathan CLARKE
23:47 User story #2661 (Released): Add a promise in common to prevent from too many cf-execd
Jonathan CLARKE
23:47 User story #2616 (Released): Display reporting with a drill down to the component level on the Node page
Jonathan CLARKE
23:47 User story #2621 (Released): Documentation about user authorizations
Jonathan CLARKE
23:47 User story #2595 (Released): Managing user authorizations
Jonathan CLARKE
23:47 User story #2594 (Released): Apply a Rule to multiple Groups
Jonathan CLARKE
23:47 User story #2540 (Released): Make event log display human readable
Jonathan CLARKE
23:47 User story #2227 (Released): On PI management screen, only open root node of tree by default
Jonathan CLARKE
23:47 User story #459 (Released): Clone a group
Jonathan CLARKE
23:47 User story #417 (Released): Duplicate directives
Jonathan CLARKE
23:44 User story #2869 (Released): Improve tables presentation
Jonathan CLARKE
11:51 User story #2869: Improve tables presentation
This looks valid, thank you Jean Nicolas CHARLES
23:18 Bug #2628 (Released): Missing fusioninventory-agent in rudder-agent package
Nicolas PERRON wrote:
> It looks good to me.
I'll have to trust you on this one, I don't fully understand the cha...
Jonathan CLARKE
23:15 Revision c1243415 (rudder-packages): Copy to, not *into*. Fixes #2739
Jonathan CLARKE
23:14 Bug #2739: On rudder 2.4.0~beta3, the initial promises are located both in /opt/rudder/share/initial-promises/ and /opt/rudder/share/initial-promises/node-server/
This change will in no way fix the problem: if you cp -a or cp -r a directory to a target, cp will either create that... Jonathan CLARKE
22:59 Bug #2724 (Released): During a migration from 2.3.8 to 2.4.0~beta3, rudder-upgrade script failed at rudder-server-root stage without any other error message than "Errors were encountered while processing"
I'm not convinced that this adresses the problem originally described, but there is not enough information to do anyt... Jonathan CLARKE
22:56 Architecture #2687 (Released): Add class to check uuid of the machine and to know if it's a root server or a node
This was review has been done several times, and a while ago, closing. Jonathan CLARKE
22:52 Bug #2785 (Released): If password in slapd.conf and rudder-web.properties don't match, upgrade script fails
This fix looks OK, although #2821 has changed it since.
Michael, did you open a bug about the issue you were encou...
Jonathan CLARKE
22:47 Bug #2758 (Released): Can't upgrade from 2.3 to 2.4 with apt-get
This looks fine, except for some weirdness introduced in the README and copyright files for rudder-policy-templates (... Jonathan CLARKE
22:46 Revision 9fe95435 (rudder-packages): Clean up the dummy packages for rudder-policy-templates and rudder-cfengine-community. Refs #2758
Jonathan CLARKE
22:37 Bug #2803 (Released): Initialization of LDAP credentials in rudder-upgrade script can match comments and several lines from rudder-web.properties
Jonathan CLARKE
21:12 Bug #2730 (Pending technical review): rudder-jetty init script requires slapd to be running but package dependencies do not reflect this causing errors at install
Applied in changeset commit:7b4894d0c2eb1aba450344c422d0c2c18dbf2239. Jonathan CLARKE
21:10 Bug #2730 (In progress): rudder-jetty init script requires slapd to be running but package dependencies do not reflect this causing errors at install
This also occurs with RPM packages, see #2754. I will fix by implementing this dependency in packaging. Jonathan CLARKE
21:12 Revision d2aa0489 (rudder-packages): Revert "Fixes #2754: The rudder-jetty installation failure due to a broken chkconfig instruction is resolved". Refs #2730
This reverts commit fa36934c52c0b67436b5e7cc798d644810ce0e0e. Jonathan CLARKE
21:11 Revision 7b4894d0 (rudder-packages): Introduce dependency from rudder-jetty to rudder-inventory-ldap to fulfill init script requirements. Fixes #2730
Jonathan CLARKE
21:08 Bug #2754 (Rejected): The 2.4 rudder-jetty package fails to use chkconfig and fails to install
Duplicate of #2730 Jonathan CLARKE
21:08 Bug #2754 (Discussion): The 2.4 rudder-jetty package fails to use chkconfig and fails to install
This fix is not appropriate for this problem. As described in #2883, the dependency explicited by the LSB header in j... Jonathan CLARKE
21:08 Revision 38afaf47 (rudder-packages): Revert "Fixes #2754: The rudder-jetty installation failure due to a broken chkconfig instruction is resolved". Refs #2730.
This reverts commit 452f77b13d5e3f48b75bc20c332c7784fd8bddba. Jonathan CLARKE
20:57 Bug #2790 (Released): Missing history.inventories.enable in inventory-web.properties after migration
Jonathan CLARKE
20:55 Bug #2784 (Released): /opt/rudder/bin/rudder-upgrade contains some LDAP password hardcoded
Looks good to me, but see #2917 Jonathan CLARKE
20:54 Bug #2917 (Pending technical review): /opt/rudder/bin/rudder-upgrade contains some LDAP user DNs hardcoded
Applied in changeset commit:5bc680d856b025fca9a5afa75b6885b608ccb291. Jonathan CLARKE
20:52 Bug #2917 (Released): /opt/rudder/bin/rudder-upgrade contains some LDAP user DNs hardcoded
There are several "cn=manager,cn=rudder-configuration" in the script. We should always use "${LDAP_USER}"
This is ...
Jonathan CLARKE
20:54 Revision 5bc680d8 (rudder-packages): Fix usage of LDAP_USER variable everywhere in rudder-upgrade. Fixes #2917
Jonathan CLARKE
20:39 Bug #2637 (Released): Migration from Rudder 2.3 to 2.4 on Debian doesn't work with rudder-inventory-ldap package
Jonathan CLARKE
20:39 Bug #2682 (Released): passwordCheck promises in system Technique is a bit laxist about restarting services
Jonathan CLARKE
20:35 Bug #2635 (Released): Starting jetty complain about directory missing on SuSE
Nicolas PERRON wrote:
> It seems OK to me but we could check the java repository for SLES too (/usr/java) even if th...
Jonathan CLARKE
20:28 Bug #2636 (Released): Migration from Rudder 2.3 to 2.4 complains about variable parsing in LDAP
Jonathan CLARKE
18:30 Bug #2719: Can't enter a reason for creating, cloning or deleting a group
In commit:0c594586cdd70352433c4bd2785848a3e7bf63fa
- we can add a reason field when creating a group.
See image a...
Jean VILVER
18:14 Bug #2719 (Pending technical review): Can't enter a reason for creating, cloning or deleting a group
Applied in changeset commit:0c594586cdd70352433c4bd2785848a3e7bf63fa. Jean VILVER
18:01 Bug #2719: Can't enter a reason for creating, cloning or deleting a group
In commit:2b239d81caa3f76a13d45e22eb7130db97568252:
- we can add a reason field when cloning a group
See image at...
Jean VILVER
18:13 Bug #2282: One can not omit the configuration of a base URL in rudder properties
base.url is not used anymore in rudder, I kept all the services and the property in the code, but it is never used in... Vincent MEMBRÉ
17:20 Bug #2282: One can not omit the configuration of a base URL in rudder properties
Jonathan CLARKE wrote:
> This commit looks good, but I have a question: how will Rudder behave if "base.url" contain...
Nicolas PERRON
16:41 Bug #2282 (Discussion): One can not omit the configuration of a base URL in rudder properties
This commit looks good, but I have a question: how will Rudder behave if "base.url" contains the setting we used to h... Jonathan CLARKE
16:16 Bug #2282 (Pending technical review): One can not omit the configuration of a base URL in rudder properties
Applied in changeset commit:09868b0f114b0ebe29266c6219a7adaf0fa8e7ae. Nicolas PERRON
15:23 Bug #2282: One can not omit the configuration of a base URL in rudder properties
I have asked on the wsrong issue (#2745):
> Another question:
>
> In rudder-init.sh script, a part is made for se...
Nicolas PERRON
15:18 Bug #2282: One can not omit the configuration of a base URL in rudder properties
Nicolas PERRON wrote:
> In rudder-server-root postinst script, I use *base.url* from rudder-web.properties in order ...
Nicolas PERRON
11:06 Bug #2282: One can not omit the configuration of a base URL in rudder properties
In rudder-server-root postinst script, I use *base.url* from rudder-web.properties in order to add an hostname in the... Nicolas PERRON
18:13 Revision 88a14c77 (rudder): Fixes #2719 Add a reason field when creating a group
Jean VILVER
18:13 Revision 0c594586 (rudder): Fixes #2719 Add a reason field when creating a group
Jean VILVER
17:46 Revision 8ed5d9f8 (rudder): Refs #2719 Add a reason field when cloning a group
Jean VILVER
17:46 Revision 2b239d81 (rudder): Refs #2719 Add a reason field when cloning a group
Jean VILVER
17:18 Bug #2822 (Released): A rudder upgrade does not add a default role to users in rudder-users.xml if they were admins in 2.3
I adjusted the regexp slightly to be a little more robust, but this looks good. Jonathan CLARKE
17:18 Revision e948a164 (rudder-packages): Make the regexp a little more precise for #2822. Refs #2822
Jonathan CLARKE
16:59 Revision 59b5ba97 (rudder-packages): Merge branch 'branches/rudder/2.4' of github.com:Normation/rudder-packages into branches/rudder/2.4
Jonathan CLARKE
16:44 Bug #2916 (Released): Reordering the elements in the report details leads to plus and minus mayhem
If I decide to see the details of the reports on a node, and I open a directive, then a component, and then click on ... Nicolas CHARLES
16:42 Bug #2745 (Released): After a migration from 2.3.8 to 2.4.0~beta3, or an update, the root server doesn't send inventory
3 pairs of eyes have checked the latest commits and agree they're OK. Technical review validated. Jonathan CLARKE
15:12 Bug #2745 (Pending technical review): After a migration from 2.3.8 to 2.4.0~beta3, or an update, the root server doesn't send inventory
The last commit from Jon (6d6d6fdcee9738fff7bda2e851b68777cc8555d1) as fixed this issue. Nicolas PERRON
15:11 Bug #2745: After a migration from 2.3.8 to 2.4.0~beta3, or an update, the root server doesn't send inventory
Nicolas PERRON wrote:
> Another question:
>
> In rudder-init.sh script, a part is made for set the server hostnam...
Nicolas PERRON
14:43 Bug #2745: After a migration from 2.3.8 to 2.4.0~beta3, or an update, the root server doesn't send inventory
Another question:
In rudder-init.sh script, a part is made for set the server hostname. This hostname initially is...
Nicolas PERRON
12:40 Bug #2745: After a migration from 2.3.8 to 2.4.0~beta3, or an update, the root server doesn't send inventory
Note: commit:2c36f903 does not seem to be related, and will not be reverted. Jonathan CLARKE
12:39 Bug #2745: After a migration from 2.3.8 to 2.4.0~beta3, or an update, the root server doesn't send inventory
I've just looked at all of the commits up to now, and I think this approach is not something we want to have in Rudde... Jonathan CLARKE
12:28 Bug #2745 (In progress): After a migration from 2.3.8 to 2.4.0~beta3, or an update, the root server doesn't send inventory
This bug has not been properly fixed and some revert will be made. The list of the commits is:
* 19cea206c138613ea3d...
Nicolas PERRON
16:35 Bug #2856: It's impossible to delete a node when it is displayed in a popup
The result:
Before the click we have:
!view_before_click.png!
After the click we have:
!view_after_click.png!...
Jean VILVER
16:30 Bug #2856 (Pending technical review): It's impossible to delete a node when it is displayed in a popup
Applied in changeset commit:2463d764f879765b7488dc9e44dd9fe153f40d7b. Jean VILVER
16:22 Bug #2856 (In progress): It's impossible to delete a node when it is displayed in a popup
Jean VILVER
16:22 Bug #2856 (New): It's impossible to delete a node when it is displayed in a popup
A other solution was needed to be able to delete a node from a popup. So I'm reoppening that ticket. Jean VILVER
16:31 Bug #2915 (Released): The grid of software installed/Environment variable/Processes on the node are not consistent with the other grid
Now that we have great grid all over the application, some older grid don't look that great, especially the one in th... Nicolas CHARLES
16:26 Revision 0285946c (rudder): Fixes #2856 Allow to delete nodes from a popup
Jean VILVER
16:26 Revision 2463d764 (rudder): Fixes #2856 Allow to delete nodes from a popup
Jean VILVER
16:03 Revision 09868b0f (rudder-packages): Fixes #2282 - Remove the use of base.url in rudder-init.sh
Nicolas PERRON
15:00 Bug #2913 (Pending technical review): When restarting Rudder, and the deployment status is in error, the display of the error message display Failure(...) objects
Applied in changeset commit:ed4835edbfad12dcd33431c487862d0a2c57a161. Nicolas CHARLES
13:19 Bug #2913: When restarting Rudder, and the deployment status is in error, the display of the error message display Failure(...) objects
Actually, this does not apply on 2.3 since no message is shown at startup on the 2.3 Nicolas CHARLES
13:08 Bug #2913 (Released): When restarting Rudder, and the deployment status is in error, the display of the error message display Failure(...) objects
see enclosed snapshot Nicolas CHARLES
14:56 Revision 815c63f3 (rudder): Fixes #2913 : correct the serialisation of the deployment error message
Nicolas CHARLES
14:56 Revision ed4835ed (rudder): Fixes #2913 : correct the serialisation of the deployment error message
Nicolas CHARLES
14:55 User story #2427: Make Rudder log usable by sysadmin (i.e: looking like syslog)
It's OK for me ! François ARMAND
11:53 User story #2427: Make Rudder log usable by sysadmin (i.e: looking like syslog)
I reviewed Francois's code, which seems valid. Francois, could you do the same for mine? Nicolas CHARLES
14:27 User story #2914 (Released): FIle permissions enabled Techniques should handle special bits too
FIle permissions enabled Techniques should be able to handle special bits too, like sticky bits, and so on :) Matthieu CERDA
13:11 Revision 6d6d6fdc (rudder-packages): Force inventory on each rudder upgrade. Refs #2745
Signed-off-by: Nicolas Perron <nicolas.perron@normation.com> Jonathan CLARKE
13:01 Revision c4d16f8d (rudder-packages): Force inventory on each rudder upgrade. Refs #2745
Jonathan CLARKE
12:59 Revision 0c5fe151 (rudder-packages): Merge branch 'branches/rudder/2.4' of github.com:Normation/rudder-packages into branches/rudder/2.4
Jonathan CLARKE
12:53 Revision ee102a5e (rudder-techniques): Add mechanism to the inventory system Technique to allow for forcing an inventory via a flag file. Refs #2745
Signed-off-by: Nicolas Perron <nicolas.perron@normation.com> Jonathan CLARKE
12:32 Revision b5705c40 (rudder-packages): Revert "Fixes #2745 - Add the use of cf-agent in rudder-server-root postinst script in order to send root server inventory to the webapp"
This reverts commit 50fd790fa5778839f2703fc17b9bbd9528aa828a.
Signed-off-by: Nicolas Perron <nicolas.perron@normatio...
Jonathan CLARKE
12:32 Revision 8e2ac3a0 (rudder-packages): Revert "Refs #2745 - Add to rudder-server-root postinst possibility to create an inventory of the root server during an update"
This reverts commit 648a077bc19e158dd9153ce78217b020ed89b0bc.
Signed-off-by: Nicolas Perron <nicolas.perron@normatio...
Jonathan CLARKE
12:32 Revision c10502eb (rudder-packages): Revert "Refs #2745 - Add mandatory information in the generated inventory for root server"
This reverts commit 21849c7b347377906ad86e248df56b69a021102c.
Signed-off-by: Nicolas Perron <nicolas.perron@normatio...
Jonathan CLARKE
12:32 Revision 1685b57a (rudder-packages): Revert "Refs #2745 - Change a definition of policy server uuid used in rudder-server-root postinst and create a temporary /var/rudder/tmp/inventory folder in order to create inventories"
This reverts commit 9f5c31ffcd02aa1520fcd018abcecea4d29daef9.
Signed-off-by: Nicolas Perron <nicolas.perron@normatio...
Jonathan CLARKE
12:32 Revision 0044cc43 (rudder-packages): Revert " Refs #2745 - Make rudder-server-root a little more verbose"
This reverts commit 2808891a6cae5f80043f7459ef846b5f872e0c17.
Signed-off-by: Nicolas Perron <nicolas.perron@normatio...
Jonathan CLARKE
12:32 Revision 25d81626 (rudder-packages): Revert "Fixes #2745 - Typo in rudder-server-root postinst: the instruction was in the wrong part of if statement"
This reverts commit 957b47be7344f45e6c20462aaf652d6d9a2e3e6d.
Signed-off-by: Nicolas Perron <nicolas.perron@normatio...
Jonathan CLARKE
12:32 Revision c87d2578 (rudder-packages): Revert "Refs #2745 - Escape % in spec file of rudder-server-root"
This reverts commit dae54393675c97f905fe783c0d75bae6750f5493.
Signed-off-by: Nicolas Perron <nicolas.perron@normatio...
Jonathan CLARKE
12:32 Revision 29275d08 (rudder-packages): Revert "Fixes #2778 - Change sed in rudder-server-root postinst in order to not insert port number in hostname of root server for its inventory"
This reverts commit 407304cf1d88b7e84ed2a8f6d939c2a13009750b.
Signed-off-by: Nicolas Perron <nicolas.perron@normatio...
Jonathan CLARKE
12:29 Revision d2668eb6 (rudder): Ref #2838 : fix tooltip creation on node compliance display
Vincent MEMBRÉ
12:29 Revision da82e27f (rudder): Ref #2838 : fix tooltip creation on node compliance display
Vincent MEMBRÉ
12:13 Bug #2912 (Pending technical review): 'Repaired' should not be green
Applied in changeset commit:63efcae36723e1fce589725ff0ca5415c8794b40. Vincent MEMBRÉ
12:12 Bug #2912 (Released): 'Repaired' should not be green
When looking at compliance, A 'Repaired' element is displayed in green which is too positive,
We should change tha...
Vincent MEMBRÉ
12:07 User story #2838: Adding report message in compliance reports
Here some screenshots where you can see the result Vincent MEMBRÉ
11:51 User story #2838 (Pending technical review): Adding report message in compliance reports
Applied in changeset commit:d4e17e5591ed590bb6c4f432926780d3d27cd2e6. Vincent MEMBRÉ
12:06 Revision 54e77a6a (rudder): fixes #2912 : Repaired status is now Yellow
Vincent MEMBRÉ
12:06 Revision 63efcae3 (rudder): fixes #2912 : Repaired status is now Yellow
Vincent MEMBRÉ
12:04 Bug #2778 (Rejected): The root server's inventory created by the update of rudder-server-root package insert hostname with port number
Jonathan CLARKE
12:03 Bug #2778 (New): The root server's inventory created by the update of rudder-server-root package insert hostname with port number
Since the changes in #2745, this ticket no longer applies, and the commit has been reverted. Jonathan CLARKE
12:03 Revision 147eb8a3 (rudder-packages): Revert "Fixes #2745 - Add the use of cf-agent in rudder-server-root postinst script in order to send root server inventory to the webapp"
This reverts commit 50fd790fa5778839f2703fc17b9bbd9528aa828a. Jonathan CLARKE
12:03 Revision ba13e9e4 (rudder-packages): Revert "Refs #2745 - Add to rudder-server-root postinst possibility to create an inventory of the root server during an update"
This reverts commit 648a077bc19e158dd9153ce78217b020ed89b0bc. Jonathan CLARKE
12:03 Revision 9dac807c (rudder-packages): Revert "Refs #2745 - Add mandatory information in the generated inventory for root server"
This reverts commit 21849c7b347377906ad86e248df56b69a021102c. Jonathan CLARKE
12:03 Revision d5422b17 (rudder-packages): Revert "Refs #2745 - Change a definition of policy server uuid used in rudder-server-root postinst and create a temporary /var/rudder/tmp/inventory folder in order to create inventories"
This reverts commit 9f5c31ffcd02aa1520fcd018abcecea4d29daef9. Jonathan CLARKE
12:03 Revision 1c37f6f1 (rudder-packages): Revert " Refs #2745 - Make rudder-server-root a little more verbose"
This reverts commit 2808891a6cae5f80043f7459ef846b5f872e0c17. Jonathan CLARKE
12:03 Revision f32b23ee (rudder-packages): Revert "Fixes #2745 - Typo in rudder-server-root postinst: the instruction was in the wrong part of if statement"
This reverts commit 957b47be7344f45e6c20462aaf652d6d9a2e3e6d. Jonathan CLARKE
12:03 Revision cf6a618e (rudder-packages): Revert "Refs #2745 - Escape % in spec file of rudder-server-root"
This reverts commit dae54393675c97f905fe783c0d75bae6750f5493. Jonathan CLARKE
12:03 Revision 5ef7aedf (rudder-packages): Revert "Fixes #2778 - Change sed in rudder-server-root postinst in order to not insert port number in hostname of root server for its inventory"
This reverts commit 407304cf1d88b7e84ed2a8f6d939c2a13009750b. Jonathan CLARKE
11:49 Revision 6a151e7d (rudder): fixes #2838 : Add Ajax table to node report display
Vincent MEMBRÉ
11:49 Revision d4e17e55 (rudder): fixes #2838 : Add Ajax table to node report display
Vincent MEMBRÉ
11:35 User story #2866 (Released): Improve Event logs table
Jonathan CLARKE
11:27 User story #2866: Improve Event logs table
Thank you Jean, this seems valid Nicolas CHARLES
11:19 Bug #2894 (Released): Some types are not handle by the eventlog migration from fileFormat2 to forFormat3
This looks valid, and it removed code ! So it's great, thank you Francois Nicolas CHARLES
11:10 Bug #2826 (Released): The very first display of a node fails
Ok pour the removal of the lazy ! Thank you Francois Nicolas CHARLES
10:40 Revision 64d74f0d (rudder-techniques): Merge branch 'branches/rudder/2.4'
* branches/rudder/2.4:
Add missing -s to curl. Fixes #2909
Nicolas PERRON
09:14 Revision 9ee1566d (rudder): Merge branch 'branches/rudder/2.4'
Nicolas CHARLES
09:14 Revision 514e0dc7 (rudder): Merge branch 'branches/rudder/2.4'
Nicolas CHARLES
 

Also available in: Atom