Summary: | It is possible to change an iscsi storage connection and set an empty target | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Katarzyna Jachim <kjachim> | ||||
Component: | ovirt-engine-restapi | Assignee: | Daniel Erez <derez> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Meital Bourvine <mbourvin> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.3.0 | CC: | acathrow, amureini, bazulay, ebenahar, iheim, ncredi, nlevinki, oramraz, Rhev-m-bugs, scohen, yeylon | ||||
Target Milestone: | --- | Flags: | amureini:
Triaged+
|
||||
Target Release: | 3.4.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | storage | ||||||
Fixed In Version: | ovirt-3.4.0-alpha1 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 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: | |||||
Bug Depends On: | |||||||
Bug Blocks: | 1078909, 1142926 | ||||||
Attachments: |
|
Description
Katarzyna Jachim
2013-09-06 15:14:35 UTC
ovirt 3.4.0 alpha has been released Verified on ovirt-3.4.0-alpha1: request: Method: PUT URL: https://10.34.63.25/api/storageconnections/6147014f-e4b9-4a85-bb6d-d08d9a3faed6 Body: <storage_connection> <address>10.34.63.202</address> <type>iscsi</type> <port>3260</port> <target></target> </storage_connection> Response: <fault> <reason>Operation Failed</reason> <detail>[Target details cannot be empty.]</detail> </fault> Closing as part of 3.4.0 |