Bug 969057
Summary: | RHEVM-CLI: certificate file keys are not exposed in .rhevmshellrc | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Idith Tal-Kohen <italkohe> |
Component: | ovirt-engine-cli | Assignee: | Michael Pasternak <mpastern> |
Status: | CLOSED ERRATA | QA Contact: | Ilia Meerovich <iliam> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.2.0 | CC: | acathrow, bazulay, cpelland, iheim, jkt, mpastern, oramraz, pstehlik, Rhev-m-bugs, sgrinber |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | 3.2.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | infra | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 960983 | Environment: | |
Last Closed: | 2013-07-16 15:30:20 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 960983 | ||
Bug Blocks: |
Description
Idith Tal-Kohen
2013-05-30 14:50:56 UTC
[imeerovi@imeerovi ~]$ cat ~/.rhevmshellrc [cli] autopage = True [ovirt-shell] username = ca_file = None url = cert_file = None filter = False session_timeout = -1 timeout = -1 dont_validate_cert_chain = False key_file = None password = 123456 insecure = False [imeerovi@imeerovi ~]$ rpm -qa | grep rhevm-cli rhevm-cli-3.2.1.1-1.el6ev.noarch [imeerovi@imeerovi ~]$ 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. http://rhn.redhat.com/errata/RHBA-2013-1079.html |