Bug 1728624

Summary: VM attached with active service(Orchestration) not getting displayed
Product: Red Hat CloudForms Management Engine Reporter: Niyaz Akhtar Ansari <nansari>
Component: ProvidersAssignee: Andrey <aveselov>
Status: CLOSED EOL QA Contact: Niyaz Akhtar Ansari <nansari>
Severity: high Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: high    
Version: 5.10.7CC: aveselov, bmidwood, dmetzger, gmccullo, hkataria, jfrey, jhardy, jprause, lavenel, maufart, mkanoor, mpovolny, obarenbo, simaishi, smallamp
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.12.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1776343 1776347 (view as bug list) Environment:
Last Closed: 2020-03-25 18:03:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Openstack Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1776343, 1776347    
Attachments:
Description Flags
screenshot none

Description Niyaz Akhtar Ansari 2019-07-10 10:03:16 UTC
Created attachment 1589051 [details]
screenshot

Description of problem:


Version-Release number of selected component (if applicable):
Version 5.10.7.0.20190709151852_68f0bf9


How reproducible:
100%

Steps to Reproduce:
1. Add a heat template (Service - Orchestration template- heat template - Add)
2. Create a service dialog from that template (Service - Orchestration - select  template - create dialog)

3. Create a catalog item for type "Orchestration". Provider "RHOS7-GA" selected 
4. Select template and dialog created above
5. Order service catalog.
6. Go to My service -> Go to the service details page


Actual results:
VM attached with active service(Orchestration) is not displayed in service details page.
When I reconfigure the service than it display the service

Expected results:
Attached VM with active service should displayed

Additional info:

Comment 2 Sudhir Mallamprabhakara 2019-07-10 15:29:28 UTC
Target for 5.10.9

Comment 4 Tina Fitzgerald 2019-07-12 19:27:23 UTC
Hi Niyaz,

Can you provide a reproducer for this?

Thanks,
Tina

Comment 8 Lucy Fu 2019-07-17 20:10:09 UTC
Seems something is wrong with refresh which did not add new VMs/parameters/outputs into VMDB. 
A manual refresh would update those items and display new VMs in service page.

Forward BZ to provider team.

Comment 9 Adam Grare 2019-07-17 20:23:15 UTC
Looks like an issue with the event catcher which would prevent automated targeted refreshes from happening.

Comment 15 Andrey 2019-10-21 11:28:01 UTC
Fix for fog-openstack is out https://github.com/fog/fog-openstack/pull/505
Niyaz, could you reproduce?

Comment 18 Marek Aufart 2019-11-19 16:21:32 UTC
PR with fix was merged to master - https://github.com/ManageIQ/manageiq-providers-openstack/pull/534 - needs to be backported.