Project

General

Profile

Actions

User story #3297

closed

User story #3296: Modify displayed columns in the search node tool

Add columns to search node output

Added by Vincent MEMBRÉ about 11 years ago. Updated almost 9 years ago.

Status:
Released
Priority:
2
Category:
Web - Nodes & inventories
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

This is the implementation of #3296.

A first version should not add the last received reports date.

Actions #1

Updated by Vincent MEMBRÉ about 11 years ago

  • Status changed from New to In progress

Including machine Type is more complicated than expected, but last report was simpler so it was included instead

Pull request here : https://github.com/Normation/rudder/pull/127

Actions #2

Updated by Vincent MEMBRÉ about 11 years ago

  • Status changed from In progress to 10
  • Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE

Going to functionnal review

Actions #3

Updated by Vincent MEMBRÉ about 11 years ago

Added another Pull request to handle the macine type, this is almost done, but it may need some changes in the way we store node informations.

Actually the workaround is to find node informations both from Node and node inventory in the LDAP.

To get the machine type we need to access the machine inventory too in the LDAP.
So we need 3 requests to get the whole informations, which not a good idea.

We may need to change the informations relative to Nodes to store the minimal set of informations there (1 request instead of 3)

Ho... the pull request is here: https://github.com/Normation/rudder/pull/131

Actions #4

Updated by Jonathan CLARKE about 11 years ago

  • Status changed from 10 to Pending technical review
Actions #5

Updated by Nicolas CHARLES about 11 years ago

  • Assignee changed from Jonathan CLARKE to Nicolas CHARLES
Actions #6

Updated by Nicolas CHARLES about 11 years ago

  • Status changed from Pending technical review to In progress
  • Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ

Vincent, there are several things that would need to be changed:
- the OsType can be removed , as the OsName gives enough information
- the MachineType should be Physical or Virtual
- the OsName doesn't follow the conventions (ex Centos rather than CentOS)
- OS Service Pack could be abreviated to OS SP

This would allow to same some space, and have a smaller table (hopefully not much large than before)

Thank you !

Actions #7

Updated by Vincent MEMBRÉ about 11 years ago

  • Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES

Correction done and pushed on the pull request!

I can't change status to technical review, can only change the assignee.

Actions #8

Updated by Nicolas CHARLES about 11 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ
Actions #9

Updated by Nicolas CHARLES about 11 years ago

  • Status changed from Pending technical review to 12
Actions #10

Updated by Nicolas PERRON about 11 years ago

  • Status changed from 12 to Pending release
  • % Done changed from 0 to 100
Actions #11

Updated by Jonathan CLARKE almost 11 years ago

  • Status changed from Pending release to Released

This ticket has been addressed in version 2.6.0~beta1 of Rudder, which has just been released. Please see the changelog here: https://www.rudder-project.org/foswiki/System/Documentation:ChangeLog26.

Actions #12

Updated by Benoît PECCATTE almost 9 years ago

  • Tracker changed from Enhancement to User story
Actions

Also available in: Atom PDF