Slice resource view: no need to ask for users, it's in another view, quicker Query
authorLoic Baron <loic.baron@lip6.fr>
Mon, 14 Apr 2014 12:34:37 +0000 (14:34 +0200)
committerLoic Baron <loic.baron@lip6.fr>
Mon, 14 Apr 2014 12:34:37 +0000 (14:34 +0200)
portal/sliceresourceview.py

index fd9b3f8..b02b0ca 100644 (file)
@@ -50,7 +50,7 @@ class SliceResourceView (LoginRequiredView, ThemeView):
                 'resource.hostname', 'resource.type',
                 'resource.network_hrn',
                 'lease.urn',
-                'user.user_hrn',
+                #'user.user_hrn',
                 #'application.measurement_point.counter'
         )
         # for internal use in the querytable plugin;