Actions
Bug #4500
closedBios version from inventory is not correctly displayed into the web interface
Status:
Released
Priority:
3
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In the node inventory, the value of the Bios Version is the Bios manufacturer, rather than the Bios version
The inventory states
<BIOS> <ASSETTAG /> <BDATE>12/08/2009</BDATE> <BMANUFACTURER>HP</BMANUFACTURER> <BVERSION>A13</BVERSION> <MMANUFACTURER /> <MMODEL /> <MSN /> <SKUNUMBER>407234-B21</SKUNUMBER> <SMANUFACTURER>HP</SMANUFACTURER> <SMODEL>ProLiant BL465c G1</SMODEL> <SSN>USM71804MT</SSN> </BIOS>
but the version reported is HP.
We shoud correct this
Updated by Nicolas CHARLES over 10 years ago
- Project changed from 20 to Rudder
- Subject changed from Bios version is not correctly defined in the inventories to Bios version is not correctly displayed
- Category set to Web - Nodes & inventories
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Ok, I checked, and the version is correctly stored
However, we display the Editor of the Bios in the Version column. This is so a very simple fix
Updated by Nicolas CHARLES over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/447
PR is there https://github.com/Normation/rudder/pull/447
Updated by Nicolas CHARLES over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset c41be3f2c66b6b07df37f7fa31c1ad4fcefa2668.
Updated by Anonymous over 10 years ago
Applied in changeset 0d3739fe9e7e8562d4b0b5305fd2ca3e50f04637.
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from Bios version is not correctly displayed to Bios version from inventory is not correctly displayed into the web interface
Updated by Vincent MEMBRÉ over 10 years ago
- Category changed from Web - Nodes & inventories to 26
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.11, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-March/000077.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog26
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Category changed from 26 to Web - Nodes & inventories
Actions