Bug 1065970
| Summary: | Missing data storage types on "Add More Storage" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Vered Volansky <vered> | ||||
| Component: | ovirt-engine-webadmin | Assignee: | Tal Nisan <tnisan> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Aharon Canan <acanan> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.4 | CC: | acathrow, amureini, ecohen, gklein, iheim, mgoldboi, vered, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.4.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | ovirt-3.4.0-rc | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-03-31 12:27:19 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: |
|
||||||
Is this a regression? This is a new feature, so no regression: previously one could only add storage domains according to the DC type. Now that this limitation is removed GUI should follow. This BZ should be fixed in oVirt 3.4.0 RC verified using 3.4 av2 this is an automated message: moving to Closed CURRENT RELEASE since oVirt 3.4.0 has been released |
Created attachment 864078 [details] Missing data storage types Description of problem: In the datacenter guide-me, when adding more storage ("Add More Storage") option, there are missing data options: data/POSIX data/glusterFS Existing options are: data/nfs data/iSCSI data/Fibre Channel POSIX & glusterFS options should be added. In general, this dialog should have the same options as the "New Domain" dialog, which means ISO & export types are also missing. When fixing this bug, please try to combine the two code patch for these dialogs ("Add More Storage" & "New Domain"). Version-Release number of selected component (if applicable): engine commit eaa31f27fe91a7ab7a101041537243e61263a156 How reproducible: 100% Steps to Reproduce: 1. Create a shared data-center 2. Open its guide-me wizard 3. Choose "Add More Storage" 4. Press the drop-down button of the "Domain Function / Storage Type" drop down. Actual results: The following values are missing from drop-down Data/glusterFs Data/POSIX Expected results: Above options should appear in drop-down Additional info: