| Summary: | NPE when attaching an existing iscsi storage connection to a storage domain | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Katarzyna Jachim <kjachim> | ||||
| Component: | ovirt-engine-restapi | Assignee: | Daniel Erez <derez> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Elena <edolinin> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.3.0 | CC: | abaron, acanan, acathrow, iheim, kjachim, mpastern, ncredi, oramraz, Rhev-m-bugs, srevivo, yeylon | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-09-23 13:19:29 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: | |||||
| Attachments: |
|
||||||
|
Description
Katarzyna Jachim
2013-09-09 11:43:20 UTC
Attaching a connection to a storage domain is done through storageconnections resource. I.e.:
POST /api/storagedomains/{storage_id}/storageconnections
<storage_connection id="{connection_id}">
</storage_connection>
Katarzyna, can you please try the described scenario again using this above api?
Tried the correct API call, works OK, I was misled by http://www.ovirt.org/Features/Manage_Storage_Connections#Attach_an_additional_storage_connection_to_an_existing_iscsi_storage_domain_.28POST.29 |