X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fsliceview.py;h=7c77f1f8e00255375964a4ede19cb9de8b6d3c2c;hb=1f6ce9338dcd613e06724e4ac2dcb0bb433209a2;hp=fe95764c8b4f26f95e2df686b91ce94c5b4ee33e;hpb=ab8b46e4222f45bbefbad1c1e6c174ecb8432269;p=myslice.git diff --git a/portal/sliceview.py b/portal/sliceview.py index fe95764c..7c77f1f8 100644 --- a/portal/sliceview.py +++ b/portal/sliceview.py @@ -51,8 +51,8 @@ class SliceView (LoginRequiredAutoLogoutView): main_query = Query.get('slice').filter_by('slice_hrn', '=', slicename) main_query.select( 'slice_hrn', - 'resource.resource_hrn', 'resource.hostname', 'resource.type', - #'resource.network_hrn', + 'resource.hrn', 'resource.hostname', 'resource.type', + 'resource.network_hrn', #'lease.urn', 'user.user_hrn', #'application.measurement_point.counter'