Bug 1389239 - Create PVC from web console gave no response
Summary: Create PVC from web console gave no response
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 3.4.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Zac Herman
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-27 08:58 UTC by Yadan Pei
Modified: 2017-03-08 18:43 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
PVC create code was modified to handle storage classes but the wrong parameters were being passed when a user chose no storage class. Without the proper parameters, the API would return an error which appeared to hang on the console. The code was corrected to pass the proper variables in all situations and everything now works as intended.
Clone Of:
Environment:
Last Closed: 2017-01-13 16:28:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:0066 0 normal SHIPPED_LIVE Red Hat OpenShift Container Platform 3.4 RPM Release Advisory 2017-01-18 17:23:26 UTC

Description Yadan Pei 2016-10-27 08:58:48 UTC
Description of problem:
Create PVC from Storage page hangs

Version-Release number of selected component (if applicable):
v3.4.0.16

How reproducible:
Always

Steps to Reproduce:
1.Go to Storage page
2.Click "Request Storage"
3.Set Name: test-pvc
Select Access Mode
Set Capacity
4.Click on "Create"

Actual results:
4.The page hangs and gave no response

Expected results:
4.Should create pvc successfully

Additional info:

Comment 1 Zac Herman 2016-10-27 16:03:32 UTC
PR #749 is open to fix this issue

Comment 2 Troy Dawson 2016-10-31 18:12:30 UTC
This has been merged into ose and is in OSE v3.4.0.18 or newer.

Comment 4 Yanping Zhang 2016-11-01 05:55:46 UTC
Checked on OCP openshift v3.4.0.18, could create pvc from storage page successfully now. The bug is fixed, so move it to Verified.

Comment 5 Yadan Pei 2016-11-01 05:56:01 UTC
Checked against v3.4.0.18+ada983f

Could create PVC on web successfully

Move to VERIFIED


Note You need to log in before you can comment on or make changes to this bug.