Bug 951100
| Summary: | rhevm-image-uploader does not respect "--insecure" | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Thom Carlin <tcarlin> |
| Component: | ovirt-image-uploader | Assignee: | Sandro Bonazzola <sbonazzo> |
| Status: | CLOSED UPSTREAM | QA Contact: | Ilanit Stein <istein> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.1.0 | CC: | acathrow, dajohnso, iheim, jkt, knesenko, Rhev-m-bugs, sbonazzo, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | rhevm-image-uploader-3.3.0-0.1.rc.el6ev | Doc Type: | Bug Fix |
| Doc Text: |
Previously, the --insecure flag was passed to the rhevm-image-uploader with the intention of operating without a security certificate. However, the --insecure flag removes certification validation, rather than the requirement of a certificate. Users that tried to upload images using the rhevm-image-uploader by passing the --insecure flag found that they could not upload images without a CA certificate.
A new flag was created in ovirt-sdk allowing insecure object creation. The image-uploader uses the new ovirt-sdk and now the --insecure option no longer requires a CA certificate.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-08-24 20:46:25 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: | 1019461 | ||
|
Description
Thom Carlin
2013-04-11 13:24:35 UTC
*** Bug 950643 has been marked as a duplicate of this bug. *** This bug will be solved as in bug #886525, aligning the method that initialize the API with rhevm-iso-uploader. patch merged upstream master, pushed to 3.3 branch. Aligning API initialization method with iso-uploader. This includes: - fixed creating objects in an insecure way - align imageuploader.conf with isouploader.conf - align sdk version requirement patch merged upstream 3.3 branch |