| Summary: | Missing interfaces in hardware profile in Fedora 23 | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Pavel Studeník <pstudeni> |
| Component: | Clients | Assignee: | Gennadii Altukhov <galtukho> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.4 | CC: | galtukho, tkasparek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 2.5.14-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-16 07:46:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1484117 | ||
Taking... use 'netifaces' for python3 on Fedora 23 spacewalk.git: 9f4e533f86b552edef3d6dcfdc2e2c1ebcc86e5c Spacewalk 2.5 was released. This BZ closed some time during 2.5, 2.6 or 2.7. Adding to 2.7 tracking bug. |
Description of problem: I registered Fedora 23 to satellite/spacewalk. When I look on page "Systems - Details - Hardware", I don't see all information about this system - missing information about interfaces. Version-Release number of selected component (if applicable): hwdata-0.287-1.fc23.noarch python3-hwdata-1.10.1-4.fc23.noarch rhn-client-tools-2.5.13-1.fc23.noarch How reproducible: Always Steps to Reproduce: 1. Register system 2. Look at webui system -> detail -> hardware 3. Block interfaces is empty. Actual results: Empty rows Expected results: See all interfaces Additional info: API call is empty as well >>> client.system.getNetworkDevices(): []