Bug 1325863
| Summary: | Storage connections collection for gluster storage domains is empty from API | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Raz Tamir <ratamir> | ||||
| Component: | BLL.Storage | Assignee: | Maor <mlipchuk> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Raz Tamir <ratamir> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.6.5.1 | CC: | bugs, ratamir, tnisan | ||||
| Target Milestone: | ovirt-4.0.1 | Keywords: | ZStream | ||||
| Target Release: | 4.0.1.1 | Flags: | rule-engine:
                ovirt-4.0.z+ rule-engine: planning_ack+ rule-engine: devel_ack+ rule-engine: testing_ack+ | ||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-07-19 06:25:12 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: | 
 | ||||||
| Logs? Created attachment 1145937 [details]
engine and vdsm logs
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA. oVirt 4.0 beta has been released, moving to RC milestone. oVirt 4.0 beta has been released, moving to RC milestone. Verified on rhevm-4.0.2-0.2.rc1.el7ev.noarch Since the problem described in this bug report should be resolved in oVirt 4.0.1 released on July 19th 2016, it has been closed with a resolution of CURRENT RELEASE. For information on the release, and how to update to this release, follow the link below. If the solution does not work for you, open a new bug report. http://www.ovirt.org/release/4.0.1/ | 
Description of problem: GET /api/storagedomains/{sd_id}/storageconnections is always empty when the storage type of the domain is gluster. The connection exists in DB. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Create gluster storage domain 2. Send GET to /api/storagedomains/{gluster_sd_id}/storageconnections 3. Actual results: Response body: <storage_connections/> Expected results: Additional info: