| Summary: | Curvature Network Topology shows each IP twice | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ido Ovadia <iovadia> | ||||||
| Component: | python-django-horizon | Assignee: | Radomir Dopieralski <rdopiera> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Beth White <beth.white> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 8.0 (Liberty) | CC: | apannu, athomas, beth.white, mrunge, rdopiera, srevivo | ||||||
| Target Milestone: | zstream | Keywords: | Triaged, ZStream | ||||||
| Target Release: | 8.0 (Liberty) | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | python-django-horizon-8.0.1-17.el7ost | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1582462 (view as bug list) | Environment: | |||||||
| Last Closed: | 2018-10-02 18:52:08 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: | |||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1582462 | ||||||||
| Attachments: |
|
||||||||
I tried to reproduce this but was unable either upstream or downstream. Any hints on something special that I might need to do? Created attachment 1122469 [details]
Local test
(In reply to Itxaka from comment #1) > I tried to reproduce this but was unable either upstream or downstream. > > Any hints on something special that I might need to do? I have reproduced it twice, on Packstack and Director environment. It occurs only after creating directly, after relogin you don't see that. Hmm, strange. I couldn't reproduce this even directly after creating a VM. Can reproduce, althougth it seems random and not reproducible 100% of the time. Also, you get different results. I got one instance with 2 addresses in which only one was duplicated, one instance which had both duplicated and another 2 instances with no duplicated ips. This was by launching 4 instances from the network topology page with 2 networks attached. The response json from openstack-dashboard seems normal to me, nothing different or duplicated so Im guessing this is an issue when drawing that json into the curvature network topology canvas. confirmed upstream, good catch! Not merged upstream yet, resetting status Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2860 |
Created attachment 1122267 [details] Curvature Network Topology Description of problem: ======================= Curvature network topology shows IP twice Version-Release number of selected component: ============================================= python-django-horizon-8.0.0-10.el7ost.noarch openstack-dashboard-8.0.0-10.el7ost.noarch How reproducible: ================= 100% Steps to Reproduce: =================== 1. Launch an instance 2. Browse to: Projec --> Network --> Network Topology 3. Click on instance Actual results: =============== On the drill down each IP appears twice (screenshot enclosed) Expected results: ================= Each IP appears once Additional info: ================ Screenshot is enclosed