Public bug reported: https://review.openstack.org/414315 introduced an incorrect policy check to the network-topology panel. My comment there:
"I'm not sure how where this call is actually made and why it would be applicable to this particular panel, see https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/network_topology/views.py#L196 Which is where the data for the topology is gathered. When applying policy rules we can't infer or guess which one is applicable. I typically instrument the service server code to verify the policy calls made." ** Affects: horizon Importance: Medium Assignee: David Lyle (david-lyle) Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1653770 Title: incorrect policy check added to network-topo Status in OpenStack Dashboard (Horizon): New Bug description: https://review.openstack.org/414315 introduced an incorrect policy check to the network-topology panel. My comment there: "I'm not sure how where this call is actually made and why it would be applicable to this particular panel, see https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/network_topology/views.py#L196 Which is where the data for the topology is gathered. When applying policy rules we can't infer or guess which one is applicable. I typically instrument the service server code to verify the policy calls made." To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1653770/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

