Bug 1150378
| Summary: | Miss RHN plugin in rhev-hypervisor6-6.6-20141007.0 build | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | wanghui <huiwa> | ||||
| Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 3.5.0 | CC: | cshao, dfediuck, ecohen, gklein, hadong, iheim, leiwang, lsurette, sherold, yaniwang, ycui | ||||
| Target Milestone: | --- | Keywords: | TestBlocker | ||||
| Target Release: | 3.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | node | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-02-11 21:03:48 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Test version: rhev-hypervisor6-6.6-20141212.0.iso ovirt-node-3.1.0-0.34.20141210git0c9c493.el6.noarch ovirt-node-plugin-rhn-3.1.0-0.34.20141210git0c9c493.el6.noarch Test steps: 1. Clean install rhev-hypervisor6-6.6-20141212.0.iso 2. Check the TUI page 3. Check the plugin list in shell # rpm -qa |grep ovirt-node-plugin Test result: 1. After step2, it has the RHN page. 2. After step3, it can list the rhn plugin. -------------------------------------------------------------------------------- Test version: rhev-hypervisor7-7.0-20141212.0.iso ovirt-node-3.1.0-0.34.20141210git0c9c493.el7.noarch ovirt-node-plugin-rhn-3.1.0-0.34.20141210git0c9c493.el7.noarch Test steps: 1. Clean install rhev-hypervisor7-7.0-20141212.0.iso 2. Check the TUI page 3. Check the plugin list in shell # rpm -qa |grep ovirt-node-plugin Test result: 1. After step2, it has the RHN page. 2. After step3, it can list the rhn plugin. -------------------------------------------------------------------------------- So this issue is fixed in rhev-hypervisor6-6.6-20141212.0.iso and rhev-hypervisor7-7.0-20141212.0.iso. Change the status from ON_QA to Verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0160.html |
Created attachment 944859 [details] screen shot of TUI page Description of problem: It missed the RHN plugin in rhev-hypervisor6-6.6-20141007.0 build. Version-Release number of selected component (if applicable): rhev-hypervisor6-6.6-20141007.0.iso ovirt-node-3.1.0-0.20.20141006gitc421e04.el6.noarch How reproducible: 100% Steps to Reproduce: 1. Clean install rhev-hypervisor6-6.6-20141007.0.iso in vm 2. Check the TUI page 3. Check the plugin list in shell # rpm -qa |grep ovirt-node-plugin Actual results: 1. After step2, the TUI page missed the RHN option. 2. After step3, the output is as follows and RHN plugin is missed. # rpm -qa |grep ovirt-node-plugin ovirt-node-plugin-vdsm-0.2.0-9.el6ev.noarch ovirt-node-plugin-cim-3.1.0-0.20.20141006gitc421e04.el6.noarch ovirt-node-plugin-snmp-3.1.0-0.20.20141006gitc421e04.el6.noarch ovirt-node-plugin-hosted-engine-0.2.0-2.0.el6ev.x86_64 Expected results: 1. RHN page should exist as normal. Additional info: