Bug 1201599
| Summary: | remove unnecessary warning when connect to ovirt URI | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | CongDong <codong> | |
| Component: | virt-viewer | Assignee: | Virt Viewer Maint <virt-viewer-maint> | |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | |
| Severity: | low | Docs Contact: | ||
| Priority: | low | |||
| Version: | 6.7 | CC: | cfergeau, dblechte, fidencio, juzhou, mzhan, pgrunt, rbalakri, tzheng, xiaodwan | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | virt-viewer-2.0-4.el6 | Doc Type: | Bug Fix | |
| Doc Text: |
No doc needed
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1201846 (view as bug list) | Environment: | ||
| Last Closed: | 2015-07-22 06:32:13 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: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1201846 | |||
|
Description
CongDong
2015-03-13 03:09:18 UTC
Fixed upstream https://git.fedorahosted.org/cgit/virt-viewer.git/commit/?id=45c6fc9b06eab5b51243d4e46e7fd08fb94766c3 I can reproduce this issue with: virt-viewer-2.0-3.el6.x86_64 Then try to verify with new build: virt-viewer-2.0-4.el6.x86_64 steps to verify: 1.1. Prepare rhevm env and a rhel6 guest 2. wget http://rhevm.addr/ca.crt 3. remote-viewer --ovirt-ca-file=ca.crt ovirt://rhevm.addr/guest Result: There is no warning message like Comment 0 displays, and after input correct Username/Password can connect to guest. so move this bug 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/RHBA-2015-1322.html |