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É almost 12 years ago.
Updated over 9 years ago.
Category:
Web - Nodes & inventories
Description
This is the implementation of #3296.
A first version should not add the last received reports date.
- Status changed from New to In progress
- Status changed from In progress to 10
- Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
Going to functionnal review
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
- Status changed from 10 to Pending technical review
- Assignee changed from Jonathan CLARKE to Nicolas CHARLES
- 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 !
- 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.
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ
- Status changed from Pending technical review to 12
- Status changed from 12 to Pending release
- % Done changed from 0 to 100
- Status changed from Pending release to Released
- Tracker changed from Enhancement to User story
Also available in: Atom
PDF