Enhancement #19803
closed
VM type is missing in group criteria
Added by Alexis Mousset over 3 years ago.
Updated over 1 year ago.
Category:
Web - Nodes & inventories
UX impact:
It bothers me each time
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Description
We display a "VM type" in the interface, but it is not accessible elsewhere. It is useful by groups by VM types for example.
Part of the problem is the naming consistency:
- in API, it is named provider
under the machine
field:
"machine": {
"id": "63a9f0ea-7bb9-8050-796b-649e85481845",
"type": "Virtual",
"provider": "qemu",
"manufacturer": "QEMU"
},
- but in group, we only have manufacturer, not VM Type at all.
Files
- Target version changed from 6.2.10 to 6.2.11
- Target version changed from 6.2.11 to 6.2.12
- Target version changed from 6.2.12 to 6.2.13
- Target version changed from 6.2.13 to 6.2.14
- Severity set to Minor - inconvenience | misleading | easy workaround
- UX impact set to I bothers me each time
- User visibility set to Operational - other Techniques | Rudder settings | Plugins
- Priority changed from 0 to 28
- Target version changed from 6.2.14 to 6.2.15
- Target version changed from 6.2.15 to 6.2.16
- Target version changed from 6.2.16 to 6.2.17
- Priority changed from 28 to 27
- UX impact changed from I bothers me each time to It bothers me each time
- Priority changed from 27 to 37
- Regression set to No
- Target version changed from 6.2.17 to 997
- Target version changed from 997 to 6.2.18
- Target version changed from 6.2.18 to 6.2.19
- Target version changed from 6.2.19 to 6.2.20
- Target version changed from 6.2.20 to old 6.2 issues to relocate
- Tracker changed from Bug to Enhancement
- Target version changed from old 6.2 issues to relocate to 7.2.7
- Severity deleted (
Minor - inconvenience | misleading | easy workaround)
- Priority deleted (
37)
- Status changed from New to In progress
- Assignee set to François ARMAND
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4792
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.7 and 7.3.2 which were released today.
Also available in: Atom
PDF