Comment 2 for bug 1151101

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