Bug 1441469 - For OSP10 provider, Cinder volume creation is never finishing on the UI
Summary: For OSP10 provider, Cinder volume creation is never finishing on the UI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: 5.9.0
Assignee: Tzu-Mainn Chen
QA Contact: Ola Pavlenko
URL:
Whiteboard: openstack
: 1452944 (view as bug list)
Depends On:
Blocks: 1442766 1455600
TreeView+ depends on / blocked
 
Reported: 2017-04-12 03:31 UTC by tachoi
Modified: 2018-03-06 14:51 UTC (History)
8 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1442766 1455600 (view as bug list)
Environment:
Last Closed: 2018-03-06 14:51:13 UTC
Category: ---
Cloudforms Team: Openstack
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
conflicted information on UI (38.35 KB, image/png)
2017-04-12 03:31 UTC, tachoi
no flags Details
cinder list output from OSP side (45.38 KB, image/png)
2017-04-12 03:33 UTC, tachoi
no flags Details
evm log for cinder volume creation request (149.30 KB, image/png)
2017-04-12 03:34 UTC, tachoi
no flags Details

Description tachoi 2017-04-12 03:31:53 UTC
Created attachment 1271006 [details]
conflicted information on UI

Description of problem:
Can't fill floating-ip address on CFME UI

Version-Release number of selected component (if applicable):
cfme-5.8.0.9-alpha2.1.el7cf.x86_64

How reproducible:
1.Add OSP provider 
2.Storage => Block Storage => 
3.Add New Cloud Volume
4.Request is sitting with "Creating" status even after volume has been created successfully.
- Conflicted information is showing in UI(creating and available) 
- see attached screenshots

Steps to Reproduce:
1.
2.
3.

Actual results:
1. Creating request should be gone once the volume is created

Expected results:
1. Conflicted information is showing in UI(creating and available) 

Additional info:
See attached screenshots

Comment 2 tachoi 2017-04-12 03:33:05 UTC
Created attachment 1271007 [details]
cinder list output from OSP side

Comment 3 tachoi 2017-04-12 03:34:00 UTC
Created attachment 1271008 [details]
evm log for cinder volume creation request

Comment 4 Tzu-Mainn Chen 2017-04-13 18:30:57 UTC
Ah, I think what's happening here is that this UI is creating a 'dummy' entry for a cloud volume after it's created in the MIQ UI, instead of waiting for a refresh, and this dummy never gets synced with the refreshed information.

We should just stop creating that dummy entry, as that's not a code pattern the MIQ UI uses anywhere else.

Comment 5 Tzu-Mainn Chen 2017-04-13 19:31:08 UTC
Okay, should be fixed by: https://github.com/ManageIQ/manageiq/pull/14766

Comment 7 Tzu-Mainn Chen 2017-05-22 15:55:43 UTC
*** Bug 1452944 has been marked as a duplicate of this bug. ***


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