X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=trash%2Fhaze.py;h=b373ea352cb962ab478a6dd2be0475d803900de3;hb=20835fc7deb0d149293351f032af6e5d9e4a1952;hp=970faff3f10c67a567c833763aee4d7aa40250bc;hpb=9c80e89622704e2b9fbe4c59c766fea5a92848a3;p=myslice.git diff --git a/trash/haze.py b/trash/haze.py index 970faff3..b373ea35 100644 --- a/trash/haze.py +++ b/trash/haze.py @@ -24,10 +24,10 @@ def hazelnut_view (request): page = Page(request) main_query = ManifoldQuery (action='get', - method='resource', + subject='resource', timestamp='latest', fields=['hrn','hostname'], - filters= [ + filters= [ [ 'slice_hrn', '=', 'ple.inria.', ] ], # xxx filter : should filter on the slices the logged user can see # we don't have the user's hrn yet # in addition this currently returns all slices anyways