X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fslicetabexperiment.py;h=ca94231548decf09b7e0ead32563c38d7b6b0e5b;hb=f8bf9fe459d94a73dff2c1f4fdcda88ac5031a95;hp=f198e1589a7d8ac1e247179c5d7cba121e744f05;hpb=ed4060ed0f98d0fa514fa224e463700503ed989b;p=unfold.git diff --git a/portal/slicetabexperiment.py b/portal/slicetabexperiment.py index f198e158..ca942315 100644 --- a/portal/slicetabexperiment.py +++ b/portal/slicetabexperiment.py @@ -74,6 +74,7 @@ class ExperimentView (FreeAccessView, ThemeView): #print "list of nitos res hrns" #print nitos_resource_list + all_users = list() #get all iotlab users try: engine = ConfigEngine() @@ -88,7 +89,6 @@ class ExperimentView (FreeAccessView, ThemeView): except urllib2.URLError as e: print "There is a problem in getting iotlab users %s" % e.reason - all_users = list() #getting the login from email #initial value no-account == contact_admin