Bug 1712564

Summary: Instances missing from Dashboard
Product: Red Hat OpenStack Reporter: David Hill <dhill>
Component: python-django-horizonAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: Beth White <beth.white>
Severity: high Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)CC: athomas, jrist, rdopiera
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-22 13:08:13 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:

Description David Hill 2019-05-21 19:44:47 UTC
Description of problem:
We have several reports from users that their instances do not show on the Dashboard under the: https://overcloud-public-endpoint/dashboard/project/instances/ where we see only one instance

While, from the API we can see 20~ instances
$ openstack server list --project project

If we try to show one of the servers stuck in BUILD, we get this error message:
$ nova show 821649a5-e435-44d5-a82d-1f37d392697a
ERROR (CommandError): No server with a name or ID of '821649a5-e435-44d5-a82d-1f37d392697a' exists.


Version-Release number of selected component (if applicable):
e199b9031d76        registry.access.redhat.com/rhosp13/openstack-horizon:13.0-71      "kolla_start"            3 days ago          Up 2 days                                 horizon


How reproducible:
Sometimes

Steps to Reproduce:
1. 
2.
3.

Actual results:


Expected results:


Additional info:

Comment 5 David Hill 2019-05-22 20:38:29 UTC

*** This bug has been marked as a duplicate of bug 1702048 ***

Comment 6 David Hill 2019-05-22 20:39:10 UTC
This looks like a side effect of this BZ [1].

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1702048