The displayed network, router, topology info of admin user is confusion

Bug #1151101 reported by Jason
30
This bug affects 5 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Bradley Jones

Bug Description

Installing the OpenStack by devstack and login through dashboard, then found that
It is inconsistent that the admin user panel displays the information of network, router, and topology info.

For example, from the project tab of admin, we can see the network topology (external network, private network and router 1), however we cannot see the router1 from [Routers] page, the same as we only can see the information of external network,
but not the private network from [Networks] page.

Tags: quantum
Jason (zzs)
description: updated
description: updated
Revision history for this message
Akihiro Motoki (amotoki) wrote :

Yeah, the basic policy is that resources only in a tenant are displayed in Project Panel and all resources in all tenants can be seen in Admin Panel. The current "Network Topology" does not follow this policy. It is confusing for users and needs to be fixed.

Changed in horizon:
status: New → Confirmed
tags: added: quantum
Changed in horizon:
importance: Undecided → Medium
milestone: none → havana-1
Changed in horizon:
milestone: havana-1 → havana-2
Changed in horizon:
assignee: nobody → Bradley Jones (bradjones)
Changed in horizon:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/31873
Committed: http://github.com/openstack/horizon/commit/fb5df6bbc4ac9bebde1fce23be8f321c0234fca1
Submitter: Jenkins
Branch: master

commit fb5df6bbc4ac9bebde1fce23be8f321c0234fca1
Author: Bradley Jones <email address hidden>
Date: Wed Jun 5 15:21:10 2013 -0700

    Only display tenant resources in network topology when admin

    Change how the JSON renders so that it checks for tenant IDs
    but still allows shared and external networks to be shown
    for each project, no longer directly accesses the python
    clients instead uses the api class.

    Change-Id: I1c4c97cf0bc6df3c13be2b1b97fe621817425c09
    Fixes: bug #1151101

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: havana-2 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.