Bug 1309213

Summary: type of storage
Product: [Red Hat Storage] Red Hat Storage Console Reporter: Lubos Trilety <ltrilety>
Component: UIAssignee: sankarshan <sankarshan>
Status: CLOSED CURRENTRELEASE QA Contact: sds-qe-bugs
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2CC: nthomas, sankarshan
Target Milestone: ---Keywords: TestBlocker
Target Release: 2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rhscon-ui-0.0.23-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-19 05:31:07 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:
Attachments:
Description Flags
types of created storages (replicated and EC) none

Description Lubos Trilety 2016-02-17 08:57:04 UTC
Created attachment 1127888 [details]
types of created storages (replicated and EC)

Description of problem:
There's an option for choosing if the storage should be Replicated type or Erasure Coded. However the created storage has always Standard type.
Moreover erasure coded storage should have possibility to choose from some EC profiles.

Version-Release number of selected component (if applicable):
rhscon-core-0.0.8-4.el7.x86_64
rhscon-ceph-0.0.6-4.el7.x86_64
rhscon-ui-0.0.13-1.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1. During storage creation choose 'Erasure Coded' type
2. Check the type of storage on the storage page


Actual results:
During creation no EC profiles are provided by UI. Created storage has Standard type.

Expected results:
During creation some EC profiles are available for erasure coded type of storage. Created storage has 'Erasure Coded' as its type.

Additional info:

Comment 3 Lubos Trilety 2016-07-15 13:23:51 UTC
Tested on:
rhscon-ui-0.0.46-1.el7scon.noarch

Storage type is correctly displayed in the list of pools. EC pool profile can be chosen.